package
0.0.0-20221012121248-d6b471ca5508
Repository: https://github.com/inverse-inc/scep.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewSigner creates a new Signer.
WithAllowRenewalDays sets the allowable renewal time for existing certs.
WithAttributes specifies the attributes to use.
WithCAPass specifies the password to use with an encrypted CA key.
Profile is an optional argument to NewService which allows setting a profile for SCEP.
WithValidityDays sets the validity period new certs will use.

# Structs

Signer signs x509 certificates and stores them in a Depot.

# Interfaces

Depot is a repository for managing certificates.

# Type aliases

Option customizes Signer.