Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsCertRevokedByCA ¶
func IsCertRevokedByCA(clientCert, issuerCert *x509.Certificate, ocspServer string) bool
IsCertRevokedByCA checks whether a certificate was revoked by the CA using OCSP
func ParsePEMCert ¶
func ParsePEMCert(pemCert string) *x509.Certificate
ParsePEMCert parses a x509 certificate from the given PEM encoded certificate
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.