How to disable self-signed certificate validation ? #1344
Unanswered
alucas-nickel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm trying to test Danger from my local env, but our Gitlab use custom certificate and I don't know how to disabled them :
Under the hood, it looks like Danger is using Got, and there is an option to disable this check [rejectUnauthorized] but I can't find how to globaly update the default value
Can you help me ?
Beta Was this translation helpful? Give feedback.
All reactions