Turned off echo in Windows script.
This commit is contained in:
parent
13091e0fa0
commit
e8a9f0a5df
@ -1,3 +1,4 @@
|
|||||||
|
@echo off
|
||||||
echo This script generates the certificate and private key for the https webadmin
|
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 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
|
echo Note that this script requires openssl to be installed and in PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user