- Creates CA key
- Creates Server Key/Cert signed with CA Key
- Creates Client Key/Cert signed with CA Key
Usage:
./keys.sh [common name] [sans...]
Subdirectory named "certs" is removed and recreated each run
SANS should be in format "DNS:dns.name" or "IP:127.0.0.1"