Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
ms_windows_ms_sql:powershell_skip_certificate_check [2021/06/03 15:51] adminms_windows_ms_sql:powershell_skip_certificate_check [2021/06/03 15:52] (current) admin
Line 1: Line 1:
 https://blog.gpunktschmitz.com/504-powershell-download-file-from-server-via-https-which-has-a-self-signed-certificate/ - это на Powershell 5 не сработало\\ https://blog.gpunktschmitz.com/504-powershell-download-file-from-server-via-https-which-has-a-self-signed-certificate/ - это на Powershell 5 не сработало\\
 +  "[System.Net.ServicePointManager]::ServerCertificateValidationCallback = {$true};(New-Object Net.WebClient).DownloadString(\"127.0.0.1/xxx\")"
  • ms_windows_ms_sql/powershell_skip_certificate_check.txt
  • Last modified: 2021/06/03 15:52
  • by admin