TlsCertificateValidation

0.1.0

The "TlsCertificateValidation" PowerShell module allows you to manage TLS server certificate validation. With it, you
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
The "TlsCertificateValidation" PowerShell module allows you to manage TLS server certificate validation. With it, you
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.
Show more

Minimum PowerShell version

5.1

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name TlsCertificateValidation -RequiredVersion 0.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name TlsCertificateValidation -Version 0.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) WebMD Health Services.

Package Details

FileList

Version History

Version Downloads Last updated
1.0.0 35 1/17/2024
1.0.0-rc1 7 1/17/2024
0.1.0 (current version) 164 4/1/2022
0.1.0-alpha24 4 1/17/2024