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

Renew endpoint #21

Closed d1str0 closed 4 years ago

d1str0 commented 4 years ago

Renew certificate

POST /api/certificate/{id}/renew Authorization: Secret {secret} Expect 202 (Accepted) as it may take a moment to mint the renewal.

todo[bot] commented 4 years ago

Add function to reset/refresh Certificate secret in case of

https://github.com/ImageWare/TLSential/blob/7bd8d3cab4114185162a7af17a9b4b7fa110743d/certificate/service.go#L26-L27


This comment was generated by todo based on a TODO comment in 7bd8d3cab4114185162a7af17a9b4b7fa110743d in #21. cc @ImageWare.