From 37e3cdbe821f1ba626c681f55e208d660861c32d Mon Sep 17 00:00:00 2001 From: "kload@kload.fr" Date: Thu, 9 Oct 2014 14:44:34 +0200 Subject: [PATCH] Update regenerate_certificate.md --- regenerate_certificate.md | 1 + 1 file changed, 1 insertion(+) 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