Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Self signed certificate in chain when making a call to jira#483

Unanswered
voytec86 asked this question inQ&A
Discussion options

Hi,
On GHES, using github-script action I'm making calls to corporate jira, and no mather what I do I get " self signed certificate in chain" error.
actions checkout is working fine so connection to GHES works.
I've tried this solutionactions/checkout#362 (comment) but instead of GEHS pointed to jira, but still no whatever I do node js doesn't see certificate.
I've tried this also:https://stackoverflow.com/questions/45088006/nodejs-error-self-signed-certificate-in-certificate-chain
but still.
Only this that allows to pass this call is setting:
NODE_TLS_REJECT_UNAUTHORIZED=0
in .env file, but it feels like leaving dors open just because lock isn't working.

What I'm missing?

You must be logged in to vote

Replies: 1 comment

Comment options

Thankyou so much your suggestion helped to resolve the issue
NODE_TLS_REJECT_UNAUTHORIZED=0

You must be logged in to vote
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
2 participants
@voytec86@hariudkmr

[8]ページ先頭

©2009-2025 Movatter.jp