certz

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CRL

func CRL(opts ...api.GNSIOption) func(m proto.Message) error

func CRLBundle

func CRLBundle(opts ...api.GNSIOption) func(m proto.Message) error

func CRLBytes

func CRLBytes(b []byte) func(m proto.Message) error

func CRLID

func CRLID(s string) func(m proto.Message) error

func CSR

func CSR(opts ...api.GNSIOption) func(m proto.Message) error

func CSRBytes

func CSRBytes(b []byte) func(m proto.Message) error

func CSRParams

func CSRParams(opts ...api.GNSIOption) func(m proto.Message) error

func CSRSuite

func CSRSuite(i int32) func(m proto.Message) error

func CSRSuite_UNSPECIFIED

func CSRSuite_UNSPECIFIED() func(m proto.Message) error

func CSRSuite_X509_ECDSA_PRIME256V1_SHA2_256

func CSRSuite_X509_ECDSA_PRIME256V1_SHA2_256() func(m proto.Message) error

func CSRSuite_X509_ECDSA_PRIME256V1_SHA2_384

func CSRSuite_X509_ECDSA_PRIME256V1_SHA2_384() func(m proto.Message) error

func CSRSuite_X509_ECDSA_PRIME256V1_SHA2_512

func CSRSuite_X509_ECDSA_PRIME256V1_SHA2_512() func(m proto.Message) error

func CSRSuite_X509_ECDSA_SECP384R1_SHA2_256

func CSRSuite_X509_ECDSA_SECP384R1_SHA2_256() func(m proto.Message) error

func CSRSuite_X509_ECDSA_SECP384R1_SHA2_384

func CSRSuite_X509_ECDSA_SECP384R1_SHA2_384() func(m proto.Message) error

func CSRSuite_X509_ECDSA_SECP384R1_SHA2_512

func CSRSuite_X509_ECDSA_SECP384R1_SHA2_512() func(m proto.Message) error

func CSRSuite_X509_ECDSA_SECP521R1_SHA2_256

func CSRSuite_X509_ECDSA_SECP521R1_SHA2_256() func(m proto.Message) error

func CSRSuite_X509_ECDSA_SECP521R1_SHA2_384

func CSRSuite_X509_ECDSA_SECP521R1_SHA2_384() func(m proto.Message) error

func CSRSuite_X509_ECDSA_SECP521R1_SHA2_512

func CSRSuite_X509_ECDSA_SECP521R1_SHA2_512() func(m proto.Message) error

func CSRSuite_X509_EDDSA_ED25519

func CSRSuite_X509_EDDSA_ED25519() func(m proto.Message) error

func CSRSuite_X509_RSA_2048_SHA2_256

func CSRSuite_X509_RSA_2048_SHA2_256() func(m proto.Message) error

func CSRSuite_X509_RSA_2048_SHA2_384

func CSRSuite_X509_RSA_2048_SHA2_384() func(m proto.Message) error

func CSRSuite_X509_RSA_2048_SHA2_512

func CSRSuite_X509_RSA_2048_SHA2_512() func(m proto.Message) error

func CSRSuite_X509_RSA_3072_SHA2_256

func CSRSuite_X509_RSA_3072_SHA2_256() func(m proto.Message) error

func CSRSuite_X509_RSA_3072_SHA2_384

func CSRSuite_X509_RSA_3072_SHA2_384() func(m proto.Message) error

func CSRSuite_X509_RSA_3072_SHA2_512

func CSRSuite_X509_RSA_3072_SHA2_512() func(m proto.Message) error

func CSRSuite_X509_RSA_4096_SHA2_256

func CSRSuite_X509_RSA_4096_SHA2_256() func(m proto.Message) error

func CSRSuite_X509_RSA_4096_SHA2_384

func CSRSuite_X509_RSA_4096_SHA2_384() func(m proto.Message) error

func CSRSuite_X509_RSA_4096_SHA2_512

func CSRSuite_X509_RSA_4096_SHA2_512() func(m proto.Message) error

func CanGenerate

func CanGenerate(b bool) func(m proto.Message) error

func Certificate

func Certificate(opts ...api.GNSIOption) func(m proto.Message) error

func CertificateBytes

func CertificateBytes(b []byte) func(m proto.Message) error

func CertificateChain

func CertificateChain(opts ...api.GNSIOption) func(m proto.Message) error

func CertificateEncodingCustom

func CertificateEncodingCustom(i int32) func(m proto.Message) error

func CertificateEncoding_CRT

func CertificateEncoding_CRT() func(m proto.Message) error

func CertificateEncoding_DER

func CertificateEncoding_DER() func(m proto.Message) error

func CertificateEncoding_PEM

func CertificateEncoding_PEM() func(m proto.Message) error

func CertificateEncoding_UNSPECIFIED

func CertificateEncoding_UNSPECIFIED() func(m proto.Message) error

func CertificateType

func CertificateType(i int32) func(m proto.Message) error

func CertificateType_UNSPECIFIED

func CertificateType_UNSPECIFIED() func(m proto.Message) error

func CertificateType_X509

func CertificateType_X509() func(m proto.Message) error

func CertificatesRequest

func CertificatesRequest(opts ...api.GNSIOption) func(m proto.Message) error

func CertificatesResponse

func CertificatesResponse() func(m proto.Message) error

func City

func City(name string) func(m proto.Message) error

func CommonName

func CommonName(name string) func(m proto.Message) error

func Country

func Country(name string) func(m proto.Message) error

func CreatedOn

func CreatedOn(ts uint64) func(m proto.Message) error

func DNS

func DNS(names ...string) func(m proto.Message) error

func EmailID

func EmailID(name string) func(m proto.Message) error

func Emails

func Emails(names ...string) func(m proto.Message) error

func Entity

func Entity(opts ...api.GNSIOption) func(m proto.Message) error

func FinalizeRotation

func FinalizeRotation(opts ...api.GNSIOption) func(m proto.Message) error

func ForceOverwrite

func ForceOverwrite(b bool) func(m proto.Message) error

func GenerateCSR

func GenerateCSR(opts ...api.GNSIOption) func(m proto.Message) error

func GeneratedCSR

func GeneratedCSR(opts ...api.GNSIOption) func(m proto.Message) error

func IPAddress

func IPAddress(name string) func(m proto.Message) error

func IPs

func IPs(ips ...string) func(m proto.Message) error

func NewAddProfileRequest

func NewAddProfileRequest(opts ...api.GNSIOption) (*certzpb.AddProfileRequest, error)

func NewAddProfileResponse

func NewAddProfileResponse(opts ...api.GNSIOption) (*certzpb.AddProfileResponse, error)

func NewCanGenerateCSRRequest

func NewCanGenerateCSRRequest(opts ...api.GNSIOption) (*certzpb.CanGenerateCSRRequest, error)

func NewCanGenerateCSRResponse

func NewCanGenerateCSRResponse(opts ...api.GNSIOption) (*certzpb.CanGenerateCSRResponse, error)

func NewDeleteProfileRequest

func NewDeleteProfileRequest(opts ...api.GNSIOption) (*certzpb.DeleteProfileRequest, error)

func NewDeleteProfileResponse

func NewDeleteProfileResponse(opts ...api.GNSIOption) (*certzpb.DeleteProfileResponse, error)

func NewGetProfileListRequest

func NewGetProfileListRequest(opts ...api.GNSIOption) (*certzpb.GetProfileListRequest, error)

func NewGetProfileListResponse

func NewGetProfileListResponse(opts ...api.GNSIOption) (*certzpb.GetProfileListResponse, error)

func NewRotateCertificateRequest

func NewRotateCertificateRequest(opts ...api.GNSIOption) (*certzpb.RotateCertificateRequest, error)

func NewRotateCertificateResponse

func NewRotateCertificateResponse(opts ...api.GNSIOption) (*certzpb.RotateCertificateResponse, error)

func Org

func Org(name string) func(m proto.Message) error

func OrgUnit

func OrgUnit(name string) func(m proto.Message) error

func PrivateKeyBytes

func PrivateKeyBytes(b []byte) func(m proto.Message) error

func SSLProfileID

func SSLProfileID(id string) func(m proto.Message) error

func State

func State(name string) func(m proto.Message) error

func TrustBundle

func TrustBundle(opts ...api.GNSIOption) func(m proto.Message) error

func URIs

func URIs(uris ...string) func(m proto.Message) error

func V3ExtensionSAN

func V3ExtensionSAN(opts ...api.GNSIOption) func(m proto.Message) error

func Version

func Version(s string) func(m proto.Message) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL