Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

self-signed certs on #15

Open
Kaeldara-ru opened this issue May 26, 2020 · 2 comments
Open

self-signed certs on #15

Kaeldara-ru opened this issue May 26, 2020 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@Kaeldara-ru
Copy link

Kaeldara-ru commented May 26, 2020

Hello!

Have UNABLE_TO_VERIFY_LEAF_SIGNATURE error with localhosted harbor.

Can u add to out\in scrips?
process.env['NODE_TLS_REJECT_UNAUTHORIZED'] = '0';

or antoher variation of using "insecure-tls-verify".

Thx!

@headcr4sh
Copy link
Member

Seems like a valid feature request to me. I'll gladly merge any PR that introduces a insecureSkipVerify flag.

@headcr4sh headcr4sh added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jun 4, 2020
@headcr4sh headcr4sh added this to the 1.0.0 milestone Jun 4, 2020
@Kaeldara-ru
Copy link
Author

Thx for reply!

Now Ill use this file versions
in-out.zip

Dummy fix, but its work in my case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants