gioboa / jira-plugin

Jira plugin for VsCode
https://marketplace.visualstudio.com/items?itemName=gioboa.jira-plugin
MIT License
265 stars 41 forks source link

authentication issues #96

Closed therblack closed 5 years ago

therblack commented 5 years ago

Hi

we run Jira internally. When I enter the URL and credentials (the same ones I use when logging in a browser) I just get an error 'Error: Check logs in Jira Plugin terminal output.'

When I checked the debug console I see lines like this:

Error: Error: unable to get local issuer certificate

Any suggestions as to what I should do?

thanks

gioboa commented 5 years ago

Hi, try to set jira-plugin strictSSL setting to false, restart VsCode and try again.

gioboa commented 5 years ago

Did you solve the issue?

therblack commented 5 years ago

It did! Thanks for your quick response, I'm looking forward to using this