v6.0.0
10/1/2024 - v6.0.0
Breaking Changes
- Changed
CertificateVerifies
property from output ofGet-TlsInformation
toCertificateIsTrusted
which tests the full x509 certificate chain.
New Features
- Full x509 certificate chain is now included in the output of
Get-TlsInformation
in theCertificateChain
property.