Skip to content

Instantly share code, notes, and snippets.

@Rahmanism
Created January 3, 2023 07:21
Show Gist options
  • Save Rahmanism/1ffbbda4105388f87719806563f225eb to your computer and use it in GitHub Desktop.
Save Rahmanism/1ffbbda4105388f87719806563f225eb to your computer and use it in GitHub Desktop.
Install custom SSL certificate in NextCloud (installed with snap)
# First copy your cert files into /var/snap/nextcloud/current/certs/custom/
nextcloud.enable-https custom -s cert.pem privkey.pem chain.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment