mirror of
https://github.com/kakwa/uts-server
synced 2025-02-10 12:43:25 +01:00
fix the ssl certificate creation script
This commit is contained in:
parent
e2e254480a
commit
08dcf50add
@ -48,5 +48,6 @@ echo "Creating tsa_cert1.pem TSA server cert..."
|
|||||||
create_tsa_cert 1 tsa_cert
|
create_tsa_cert 1 tsa_cert
|
||||||
|
|
||||||
echo "Creating tsa_cert2.pem non-TSA server cert..."
|
echo "Creating tsa_cert2.pem non-TSA server cert..."
|
||||||
create_tsa_cert 2 non_tsa_cert
|
create_tsa_cert 2 tsa_cert
|
||||||
|
|
||||||
|
exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user