Skip to content

2.14 adds SSL certificate generation

Compare
Choose a tag to compare
@technosophos technosophos released this 06 Oct 15:09
· 337 commits to master since this release

This new version of Sprig adds a set of functions for generating and working with SSL certificates.

  • genCA generates an SSL Certificate Authority
  • genSelfSignedCert generates an SSL self-signed certificate
  • genSignedCert generates an SSL certificate and key based on a given CA