anchor/tools/bootstrap_test_ca.sh

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