U
U
unk1nD0002022-02-22 20:57:34
linux
unk1nD000, 2022-02-22 20:57:34

How to use nextcloud desktop using self-signed certificate?

Good day!

I have a docker server running ubuntu 20.04. It has containers with nginx proxy manager and nextcloud installed. The manager issues a self-signed certificate to the nextcloud address, the root certificate is distributed across the domain using GPO.

Problem: nextcloud desktop, when trying to connect to homeserver, swears at the certificate and does not allow to connect.
Googled

Problem
Certificate, warnings

Solution
If you are using a self-signed certificate, you will receive a warning. To change this you need to configure davfs2 to recognize your certificate. Copy mycertificate.pem to /etc/davfs2/certs/. Then edit /etc/davfs2/davfs2.conf` and uncomment the servercert line. Now add the path of your certificate like in this example:

servercert /etc/davfs2/certs/mycertificate.pem

I don't have this folder inside the pipeline.
621522c831e05950504406.png

Oh powerful minds, I appeal to your strength, help!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
pfg21, 2022-02-22
@pfg21

this is the certificate folder for the davfs2 file system driver.
check if the package with davfs2 is installed on the machine where you mount it.
or see how neckcloud desktop works with certificates

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question