NextCloud: Difference between revisions

From MK Wiki EN
Jump to navigation Jump to search
(Created page with "== Installation notes == == Accepting self-signed SMTP TLS certificate == * Copy /etc/postfix/smtpd.cert from mail server to /usr/local/share/ca-certificates on nextcloud se...")
(No difference)

Revision as of 19:33, 11 June 2019

Installation notes

Accepting self-signed SMTP TLS certificate

  • Copy /etc/postfix/smtpd.cert from mail server to /usr/local/share/ca-certificates on nextcloud server
  • Issue update-ca-certificates on nextcloud server

Credits