Skip to content

Commit 26aea08

Browse files
author
Bob Pokorny
committed
Fixed a problem returning thumbprints and binding to wrong websites.
1 parent 5f8fffc commit 26aea08

File tree

2 files changed

+318
-201
lines changed

2 files changed

+318
-201
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
2.6.3
2-
* Fixed reenrollment job when RDN Components contained escaped commas
2+
* Fixed reenrollment or ODKG job when RDN Components contained escaped commas.
33
* Updated renewal job for IIS Certs to delete the old cert if not bound or used by other web sites.
4-
* Improved Inventory reporting of CSP when cert uses newer CNG Keys
4+
* Improved Inventory reporting of CSP when cert uses newer CNG Keys.
55
* Fixed an issue with complex PFX passwords that contained special characters such as '@' or '$', etc.
6+
* Fixed an issue when adding certificate to store, sometimes the wrong thumbprint was returned, thus breaking web site binding.
7+
* Removed the IIS bindings check. Now bindings are handled similar to IIS - if you bind a cert to a site using the same bindings, you risk the possibility of one of the duplicate sites to stop working and the certificate being bound to either site. Refer to IIS Documentation pertaining to HTTPS binding.
68

79
2.6.2
810
* Fixed error when attempting to connect to remote computer using UO service account

0 commit comments

Comments
 (0)