📅  最后修改于: 2022-03-11 15:00:37.846000             🧑  作者: Mango
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls -bor [Net.SecurityProtocolType]::Tls11 -bor [Net.SecurityProtocolType]::Tls12