Skip to content
main
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

certgen

certgen is a simple tool to generate self-signed certificates, and provides SAN certificates with DNS and IP entries.

Install

Download certgen for your specific operating system and platform.

Example

certgen -ca -host "10.10.0.3,10.10.0.4,10.10.0.5"

A response similar to this one should be displayed:

2020/11/21 10:16:18 wrote public.crt
2020/11/21 10:16:18 wrote private.key

About

A simple tool to generate self signed certificates for MinIO TLS based deployments

Resources

License

Packages

No packages published

Languages