smallstep / certificates

🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.
https://smallstep.com/certificates
Apache License 2.0
6.36k stars 415 forks source link

Add GetX509Signer method #1850

Closed maraino closed 1 month ago

maraino commented 1 month ago

This commit adds a method to the Authority type that returns the signer used to sign X509 certificates.