aborted: Could not create SSL/TLS secure channel.....

從PowerShell下載東西時,無法順利下載

錯誤訊息如下:

aborted: Could not create SSL/TLS secure channel.....

以下指令有解掉此問題
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12

(New-Object System.Net.WebClient).DownloadFile("欲下載的連結", "欲存放的路徑")


留言

這個網誌中的熱門文章

儲存碟不要用主機板做RAID,Windows內建即可

透過CMD格式化磁碟或USB

PCMAN自動登入