You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be good to have some copypasta for generation of TLS certificates, especially certificates signed in a chain.
I have done this myself (twitchyliquid64/certlib), but don't pretend to be a crypto expert so I am hesitant to make a PR - I will probably have some problems.
The text was updated successfully, but these errors were encountered:
I'm open to discussion on this, but mostly consider TLS and certificates to be too complex/situational for unambiguous advice. I've tried before and failed at writing something that works out of the box for everything people need to do with certificates in production. I suspect devs would be better served by existing tools like https://godoc.org/rsc.io/letsencrypt or https://github.com/cloudflare/cfssl than some fairly independent generation functions.
Would be good to have some copypasta for generation of TLS certificates, especially certificates signed in a chain.
I have done this myself (twitchyliquid64/certlib), but don't pretend to be a crypto expert so I am hesitant to make a PR - I will probably have some problems.
The text was updated successfully, but these errors were encountered: