mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update regenerate_certificate.md
This commit is contained in:
parent
67a1937441
commit
37e3cdbe82
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue