Add 'ssl.sh'

This commit is contained in:
Sarimoko 2021-07-05 23:04:20 +00:00
parent 7318b0fd6a
commit f6ea7071da
1 changed files with 1 additions and 0 deletions

1
ssl.sh Normal file
View File

@ -0,0 +1 @@
openssl req -newkey rsa:2048 -new -nodes -x509 -days 3650 -keyout key.pem -out cert.pem