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
i am having trouble with working with self-signed certificates. I analyzed that and found, that there is no option to ignore invalid certificates. Would it be possible to integrate a "-SkipCertificateCheck" parameter into all functions and pass it through to all "Invoke-RestMethod" (and probably other) calls?
That would be really great. Specially in test-environments we work very intensively with self-signed certificates.
Regards
Dave
The text was updated successfully, but these errors were encountered:
Hi,
i am having trouble with working with self-signed certificates. I analyzed that and found, that there is no option to ignore invalid certificates. Would it be possible to integrate a "-SkipCertificateCheck" parameter into all functions and pass it through to all "Invoke-RestMethod" (and probably other) calls?
That would be really great. Specially in test-environments we work very intensively with self-signed certificates.
Regards
Dave
The text was updated successfully, but these errors were encountered: