easy-ca
easy-ca copied to clipboard
OpenSSL wrapper scripts for managing basic CA functions
It seems that when I create a server certificate (after applying #3 ), and specify a altName with `./bin/create-server -s domain -a www.domain`, the resulting certificate will only have the...
Hi, I really like this project but it is obvously abandoned. To find a replacement, I did a summary of all forks and thought that my findings were worth sharing....
when running `create-root-ca -d $ROOT_CA_DIR`, on a default Raspbian distro, from current HEAD (97d849664ada49a668589cbc99e14d5818c86a66), I get a config file error during RSA key generation. I don't have the full text...
Updated version with following changed: * Added automated run based on password stored in environment variable (you need to make sure that your defaults.conf is the right one before using...