dokuwiki-plugin-sync icon indicating copy to clipboard operation
dokuwiki-plugin-sync copied to clipboard

transport error - Could not connect to ssl://xxxxx (0)

Open PaceyIV opened this issue 8 years ago • 1 comments

I have the "remote" DokuWiki on a low power PC on debian. HTTPS is enabled with a self-signed SSL certificate for localhost. When I connect to my dokuwiki using https I've get a warning of insicure connection (the browser say that the certificate is invalid) but all works. On the browser I have the chance to add and exception and still use this certificate.

I think that this plug-in can't connect to the dokuwiki for this reason. Is there a workaround?

PaceyIV avatar Mar 19 '17 18:03 PaceyIV

I've get a digital signet from Let's Encrypt for free with this tutorial https://hblok.net/blog/posts/2016/02/24/lets-encrypt-tls-certificate-setup-for-apache-on-debian-7/

PaceyIV avatar Mar 24 '17 20:03 PaceyIV