anchor/tools/bootstrap_test_ca.sh
2014-04-16 22:02:42 +01:00

4 lines
114 B
Bash
Executable File

#!/bin/bash
openssl req -x509 -newkey rsa:384 -keyout CA/root-ca-unwrapped.key -out CA/root-ca.crt -nodes -batch