Generate certificates
Generate certificates for a TLSTun certificate authority.
Used to build a ca, client or server certificate using (current) safe ciphers.
--cacert string Name of the CA certificate
--cakey string Name of the CA key
--certfile string Filename to output certificate to
--keyfile string Filename to output key to
--name string Name of the certificate
- tlstun - TLSTun
- tlstun certificate ca - Generate CA certificate
- tlstun certificate client - Generate client certificate signed by CA
- tlstun certificate server - Generate server certificate signed by CA