asciidoctor-confluence icon indicating copy to clipboard operation
asciidoctor-confluence copied to clipboard

Plugin not works for ssl untrusted certificates

Open luismoramedina opened this issue 6 years ago • 3 comments

Hi,

I am getting this error because the ssl certificate is self-signed. Is there a way to disable certificate validation in https/ssl connections?

Error: An error occurred, the page has not been created because: SSL_connect returned=1 errno=0 state=error: certificate verify failed

Call: asciidoctor-confluence --host https://myconfluence --spaceKey X --title Title --username x --password y README.adoc

Regards and thanks in advance.

luismoramedina avatar Nov 10 '17 13:11 luismoramedina