raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.34k stars 3.04k forks source link

[Jira] Getting SSL errors #13946

Closed RabbitShare closed 3 weeks ago

RabbitShare commented 2 months ago

Extension

https://www.raycast.com/raycast/jira

Raycast Version

1.80.0

macOS Version

No response

Description

Error:

Qr: request to https://jira.adress.com/rest/api/3/myself failed, reason: self-signed certificate in certificate chain

    at withAccessToken(_W)
_r:index.js:8:2593
    at ray-navigation-stack
Eo:index.js:8:2094

Gitlab extension working with

image

Steps To Reproduce

Start any command

Current Behaviour

Error with certificate

Expected Behaviour

Working without have any errors

raycastbot commented 2 months ago

Thank you for opening this issue!

🔔 @FezVrasta @teziovsky @gavinroderick @gavinroderick @michael-par @literallyjustroy @mheidinger @mikybars @luarmr you might want to have a look.

💡 Author and Contributors commands The author and contributors of `raycast/jira` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
thomaslombart commented 2 months ago

Are you using some kind of VPN/firewall/proxy?

RabbitShare commented 1 month ago

Are you using some kind of VPN/firewall/proxy?

Yes, company proxy for access to jira

thomaslombart commented 1 month ago

That's probably why it's not working. You may want to change your settings in Advanced > Proxy and Certificate Settings to fix it.

thomaslombart commented 3 weeks ago

I'm closing this issue to maintain a clean backlog. Feel free to comment it if you still have the problem.