2019-03-10から1日間の記事一覧

PowerShellめも

■powershellでhttpsがエラーになる場合の対処例 [Net.ServicePointManager]::SecurityProtocol[enum]::GetNames([Net.SecurityProtocolType])[Net.ServicePointManager]::SecurityProtocol = [Net.ServicePointManager]::SecurityProtocol -bor [Net.Securit…