Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

iwr : The request was aborted: Could not create SSL/TLS secure channel.

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
Invoke-WebRequest -Uri https://apod.nasa.gov/apod/
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #iwr #The #request #Could #create #secure
ADD COMMENT
Topic
Name
6+2 =