TlsCertificateValidation
0.1.0-alpha24
can:
* Completely disable TLS server certificate validation with its Disable-TlsCertificateValidation function.
* Write your own server certificate validation in PowerShell with its Set-TlsCertificateValidator function.
* Check if PowerShell supp
can:
* Completely disable TLS server certificate validation with its Disable-TlsCertificateValidation function.
* Write your own server certificate validation in PowerShell with its Set-TlsCertificateValidator function.
* Check if PowerShell supports the SkipCertificateCheck switch on Invoke-WebRequest and Invoke-RestMethod with its
Test-SkipCertificateChec function.
Minimum PowerShell version
5.1
See the version list below for details.
Installation Options
Owners
Copyright
(c) WebMD Health Services.
Package Details
Author(s)
- Aaron Jensen
Tags
ssl tls x509 self-signed selfsigned self signed certificate validate validation servicepointmanager servercertificatevalidationcallback certificatepolicy Desktop Core
Functions
Clear-TlsCertificateValidator Disable-TlsCertificateValidation Enable-TlsCertificateValidation Set-TlsCertificateValidator Test-SkipCertificateCheck
PSEditions
Dependencies
This module has no dependencies.
Release Notes
https://github.com/webmd-health-services/TlsCertificateValidation/blob/main/CHANGELOG.md
FileList
- TlsCertificateValidation.nuspec
- en-US\about_TlsCertificateValidation.help.txt
- CHANGELOG.md
- Modules\Carbon.Core\1.4.0\Carbon.Core.psd1
- Import-TlsCertificateValidation.ps1
- Modules\Carbon.Core\1.4.0\Carbon.Core.psm1
- LICENSE
- Modules\Carbon.Core\1.4.0\CHANGELOG.md
- NOTICE
- Modules\Carbon.Core\1.4.0\Import-Carbon.Core.ps1
- README.md
- Modules\Carbon.Core\1.4.0\LICENSE
- ServerCertificateCallbackShim.cs
- Modules\Carbon.Core\1.4.0\NOTICE
- Modules\Carbon.Core\1.4.0\README.md
- TlsCertificateValidation.psd1
- Modules\Carbon.Core\1.4.0\en-US\about_Carbon.Core.help.txt
- TlsCertificateValidation.psm1