Update regenerate_certificate.md

This commit is contained in:
kload@kload.fr 2014-10-09 14:44:34 +02:00 committed by YunoHost
parent 67a1937441
commit 37e3cdbe82

View file

@ -24,6 +24,7 @@ rm $finalpath/{crt.pem,key.pem,openssl.cnf}
cp $ssldir/openssl.cnf $finalpath/
# Change yunohost.org with your domain in the configuration
# DO NOT FORGET TO REPLACE example.org !
sed -i "s/yunohost.org/example.org/g" $finalpath/openssl.cnf
# Generate certificate and key