cfssl icon indicating copy to clipboard operation
cfssl copied to clipboard

Are there any libraries available for golang, Java and Javascript that do a hot autorenew of the TLS certs?

Open nip572 opened this issue 7 years ago • 2 comments

Hi I am really new to this domain so my question may really be stupid. I was evaluating CA tools that I could use internally in my organization and Cfssl looked really promising tool to me for my usecase (Internal TLS certs) . I wanted to know if there are libraries that are available that can do a hot auto renew of the certs ?

nip572 avatar Aug 21 '18 20:08 nip572

Hi,

Two years later, i'm asking myself exactly the same question :) Specifically for Java and Python.

Thanks

gkoudjou avatar Nov 21 '20 10:11 gkoudjou

And another 3 years later.. Currently we're using bash script for tls propagation, is there any way to use native lib? I know that we can use just native REST client, but cf ssl lib would be so nice.

thanks!

Punkoivan avatar Jun 16 '23 14:06 Punkoivan