Simple scripts designed to automate the OpenSSL CA and certificate issuing process.
- Execute on command line.
sh setup_certauth.sh
- Follow on-screen steps.
- Execute on command line.
sh make_server_cert.sh <server-name>
- Follow on-screen steps.
- Execute on command line.
sh new_client_cert.sh <client-name>
- Follow on-screen steps.