Fixed cert filename in Linux script.
This commit is contained in:
@@ -8,4 +8,4 @@ echo If OpenSSL fails with an error, "WARNING: can't open config file: /usr/loca
|
||||
echo.
|
||||
|
||||
openssl req -x509 -newkey rsa:2048 -keyout httpskey.pem -out httpscert.crt -days 3650 -nodes
|
||||
pause
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user