summaryrefslogtreecommitdiffstats
path: root/tests/pytests/certs/tt-certgen.sh
blob: b6b3d7f1a164329eeb9b11972f11b68eaab3c4ed (plain)
1
2
3
4
# !/bin/sh

openssl req -config tt.conf -new -x509 -newkey rsa:2048 -nodes -keyout tt.key.pem -sha256 -out tt.cert.pem -days 20000