diff --git a/regenerate_certificate.md b/regenerate_certificate.md index 486856bb..44577685 100644 --- a/regenerate_certificate.md +++ b/regenerate_certificate.md @@ -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