You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
2.5.0
2
+
* Added the Bindings to the end of the thumbprint to make the alias unique.
3
+
* Using new IISWebBindings commandlet to use additional SSL flags when binding certificate to website.
4
+
* Added multi-platform support for .Net6 and .Net8.
5
+
* Updated various PowerShell scripts to handle both .Net6 and .Net8 differences (specifically the absense of the WebAdministration module in PS SDK 7.4.x+)
6
+
* Fixed issue to update multiple websites when using the same cert.
7
+
* Removed renewal thumbprint logic to update multiple website; each job now updates its own specific certificate.
8
+
1
9
2.4.4
2
10
* Fix an issue with WinRM parameters when migrating Legacy IIS Stores to the WinCert type
3
11
* Fix an issue with "Delete" script in the Legacy IIS Migration that did not remove some records from dependent tables
0 commit comments