Nextcloud : Emplacement des certificats SSL dans Nextcloud SNAP

De www.yakakliker.org
Révision datée du 26 juin 2024 à 13:01 par Administrateur (discussion | contributions) (Page créée avec « Copy the cert files in /var/snap/nextcloud/current/certs/custom/ and then<syntaxhighlight lang="bash"> sudo nextcloud.enable-https custom -s cert.pem privkey.pem chain.pem" </syntaxhighlight> »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

Copy the cert files in /var/snap/nextcloud/current/certs/custom/ and then

sudo nextcloud.enable-https custom -s cert.pem privkey.pem chain.pem"