You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a test system I am using Vouch to perform OIDC authentication against. This system currently uses a self signed certificate. In production, it will not use self signed certificate.
Would it be beneficial to implement a flag which will allow vouch to skip verification of all certificates for self signed environments?
What is the best way to go about this? I assume we can update the httpclient with something like: