obsidian-jira-issue icon indicating copy to clipboard operation
obsidian-jira-issue copied to clipboard

ERR_SSL_CLIENT_AUTH_CERT_NEEDED on request

Open lbarbaglia opened this issue 3 years ago • 3 comments

Hello,

I configured the plugin with my private instance URL, the username and password to access it.

But when I try to add an issue, this happens: image

lbarbaglia avatar Aug 08 '22 10:08 lbarbaglia

Hello, I see there are many reason for that error:

https://techpages.net/err_bad_ssl_client_auth_cert-error/ https://www.minitool.com/news/err-bad-ssl-client-auth-cert.html

Do you use a self signed certificate for your private instance? Is the certification authority installed in your pc?

marc0l92 avatar Aug 09 '22 05:08 marc0l92

Thank you for your quick answer! I just checked, the certificate is not self-signed. image I can access the private instance correctly on Firefox (main) and also Chrome. The computer time is already synced, I don't have any Windows updates pending.

lbarbaglia avatar Aug 09 '22 14:08 lbarbaglia

Same issue here, but it is because the company CA certs aren't installed on the machine. Just a thought, but could we make it a configurable option to check SSL certs? https://stackoverflow.com/questions/44658269/electron-how-to-allow-insecure-https

denniswalker avatar Oct 14 '22 00:10 denniswalker

I don't know if my company changed some settings on the Jira instance or if the update of the plugin fixed it but I am now able to correctly display the information of the issues in Obsidian. Thanks!

lbarbaglia avatar Oct 27 '22 15:10 lbarbaglia