A colletcion of scripts to generate test ca and certs.
Don't use this for production ;)
-
Run
init-foo-key.sh
This will init your key
-
run
init-foo-ca.sh
This creates the ca:
C=OZ
ST=Land of Oz
L=Emerald City
O=Wizards
CN=The Widzard Of Oz CA
create-p12-cert.sh
The script asks you for a Common Name for the certificate the default is "Dorothy Gale"
create-server-keystore.sh
The script asks you for a server name the default is "emerald.server.oz"