mirror of
https://github.com/kakwa/uts-server
synced 2025-07-04 04:27:05 +02:00
fix the ssl certificate creation script
This commit is contained in:
parent
2f4647b801
commit
b47fe2f04b
1 changed files with 2 additions and 1 deletions
|
@ -48,5 +48,6 @@ echo "Creating tsa_cert1.pem TSA server cert..."
|
|||
create_tsa_cert 1 tsa_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…
Add table
Add a link
Reference in a new issue