Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gen-ca-cert

Programmatically generate CA root certificate using OpenSSL libcrypto.

Build

  1. Install OpenSSL libraries. On Mac, use brew install openssl.
  2. Edit the first few lines in Makefile to point to your OpenSSL installation.
  3. Run make to build the demo executable.
  4. Run make test to generate a new private key and turn it into a certificate.

About

Programmatically generate CA root certificate using OpenSSL libcrypto.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages