[PowerShell] The request was aborted: Could not create SSL/TLS secure channel. 에러 발생시
IT관련/Windows Server 2019. 1. 25. 15:521 | [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 |
를 입력해보고
Invoke-WebRequest를 다시 시도해보자.
'IT관련 > Windows Server' 카테고리의 다른 글
[Windows] windows 10에서 Bash와 CMD 결합하기. (0) | 2019.02.18 |
---|