joplin-plugin-jira-issue icon indicating copy to clipboard operation
joplin-plugin-jira-issue copied to clipboard

Use with self signed/custom certificate ?

Open taynaud opened this issue 3 years ago • 1 comments

Hello, Thanks for this plugin !

Is it possible to use this plugin with a jira instance using a self signed or a custom authority for its certificate ?

taynaud avatar Jun 24 '22 13:06 taynaud

I tested several options to skip the SSL checks on the server certificate but I was not able to find something that works.

I mainly tested the options described here: https://stackoverflow.com/questions/45088006/nodejs-error-self-signed-certificate-in-certificate-chain

Anyway, If you install your custom certification authority inside your operating system it should be able to work.

marc0l92 avatar Jun 27 '22 10:06 marc0l92