Browse Source

Update 'files/create.ertificate-files.sh'

master
zeus 5 years ago
parent
commit
8e82a4e088
  1. 5
      files/create.ertificate-files.sh

5
files/create.ertificate-files.sh

@ -1,6 +1,7 @@
# Important
# Add your IP in subjectAltName in the openssl.cnf before generating i
# certssudo vi /etc/ssl/openssl.cnf
# Add your IP in subjectAltName in the openssl.cnf before generating
# certs
sudo vim /etc/ssl/openssl.cnf
# Add this line
#subjectAltName=IP:192.168.0.2
mkdir -p ./certs

Loading…
Cancel
Save