Access Jira server with self-signed certificate
wollud1969 opened this issue · 0 comments
wollud1969 commented
I suppose using strictSSL I can disable certificate verification completely. But is it also possible to handover a dedicated CA to verifiy against? tls_connect and tls.createSecureContext are naming a property ca to hand it in. Can I use this mechanism with the jira connector too?