reschly / certgeneration

Code to generate certificates and CSRs using openssl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

certgeneration

Code to generate certificates and CSRs using openssl. Works for both TLS and S/MIME certificates.

This doesn't do a lot of safe things, such as encrypt private keys or check for errors.

It is designed to be used for test certificates.

About

Code to generate certificates and CSRs using openssl

License:Apache License 2.0


Languages

Language:C 100.0%