Versions in this module Expand all Collapse all v0 v0.0.2 Mar 7, 2022 v0.0.1 Mar 7, 2022 Changes in this version + const PublicKeyFooter + const PublicKeyHeader + func CreateCAPool(CAPath string) (*x509.CertPool, error) + func GenerateCSR(key interface{}) (*x509.CertificateRequest, error) + func ParseKeycloakPublicKey(data []byte) (*rsa.PublicKey, error) + func VerifyPeerCertificate(certClient *x509.Certificate, certCA *x509.Certificate) ([][]*x509.Certificate, error)