Last Updated: August 21, 2023
·
56.13K
· nishant

Ignore SSL Certificate Check in PowerShell

To simply ignore SSL certificate check while making HTTP Requests from PowerShell, add below line:

[System.Net.ServicePointManager]::ServerCertificateValidationCallback = { $true }

For more details check,
http://www.agarwalnishant.com/2014/07/ignore-ssl-certificate-check-in.html

1 Response
Add your response

Hi, high school and college students and graduates! Please, help a first-year newcomer understand: is unemployed professors legit reddit? According to John from Scamfighter, they're nothing but lazybones. Is that reviewer right?
https://www.reddit.com/r/TopEssayServices/comments/pnyl9q/unemployed_professors_review_my_personal/

over 1 year ago ·