Error "Invoke-WebRequest : The request was aborted: Could not create SSL/TLS secure channel." Please add the string #10 to fix the error: [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
Error "Invoke-WebRequest : The request was aborted: Could not create SSL/TLS secure channel."
Please add the string #10 to fix the error:
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12