Turned off echo in Windows script.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
@echo off
|
||||
echo This script generates the certificate and private key for the https webadmin
|
||||
echo Note that the generated certificate is self-signed, and therefore not trusted by browsers
|
||||
echo Note that this script requires openssl to be installed and in PATH
|
||||
|
||||
Reference in New Issue
Block a user