Filter By

Package Types

Operating System

Categories

Trust Information

By: | 199 downloads | Last Updated: 1/17/2024 | Latest Version: 1.0.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. * Chec... More info

By: | 11 downloads | Last Updated: 2/1/2024 | Latest Version: 1.0.1

This script will sign a script with a self signed certificate. If a certificate is not found, the script will return a warning and prompt the user to create a self signed certificate. The script will also check if the file is already signed and return a warning if it is. The script will also add a timestamp to the signature to ensure the signature ... More info