Registry / crypto / micromdm-scep-v2

micromdm-scep-v2

JSON →
library2.3.0gogounverified

A Go implementation of the Simple Certificate Enrollment Protocol (SCEP) for mobile device management.

go get github.com/micromdm/scep/v2
INSTALL
IMPORT
SIG · MICROMDM-SCEP-V2
M
micromdm-scep-v2
cryptogov2.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

scep
github.com/micromdm/scep/v2

Creates a SCEP client to communicate with a SCEP server.

package main import ( "fmt" "github.com/micromdm/scep/v2" ) func main() { client := scep.NewClient("https://example.com/scep") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
micromdm-scep-v2 — go get micromdm-scep-v2 · libregistry