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.35k stars 415 forks source link

allow relative paths for root, crt and key in ca.conf #1894

Open marten-seemann opened 2 weeks ago

marten-seemann commented 2 weeks ago

Fixes #372.

Do we have any end-to-end tests for this?