tech5usa / TLSential

A server for providing short-lived TLS certificates to all services within a firewall restricted network.
GNU General Public License v3.0
15 stars 2 forks source link

Make Cert Secrets one time use #74

Closed d1str0 closed 4 years ago

d1str0 commented 4 years ago

Cert secrets should be one time use. After first use, the same private key will be used so the endpoints should never need to download the private key again unless manual intervention is already required.