We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3159382 commit 1a26ccbCopy full SHA for 1a26ccb
IISU/PowerShellScripts/WinCertScripts.ps1
@@ -20,7 +20,7 @@
20
# Updated the New-KFIISSiteBinding to correctly update the SSL flags
21
# Added Test-ValidSslFlags to verify the correct bit flag
22
# 11/04/25 3.0 Updated Get-KFCertificates to get specific certificate by thumbprint
23
-
+# 01/14/26 3.0 Released version 3.0.0 with updated function documentation and error handling
24
25
# Set preferences globally at the script level
26
$DebugPreference = "Continue"
0 commit comments