Skip to content

Commit 2e4ac59

Browse files
authored
Merge pull request #148 from Keyfactor/75552-IIS_Binding_Issues
75552 iis binding issues
2 parents 4793ccd + 26aea08 commit 2e4ac59

File tree

2 files changed

+340
-201
lines changed

2 files changed

+340
-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)