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
-23Lines changed: 0 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,26 +1,3 @@
1
-
3.0.0
2
-
* As of this version of the extension, SANs will be handled through the ODKG Enrollment page in Command, and will no longer use the SAN Entry Parameter. This version, we are removing the Entry Parameter "SAN" from the integration-manifest.json, but will still support previous versions of Command in the event the SAN Entry Parameter is passed. The next major version (4.0) will remove all support for the SAN Entry Parameter.
3
-
* Added WinADFS Store Type for rotating certificates in ADFS environments. Please note, only the service-communications certificate is rotated throughout your farm.
4
-
* Internal only: Added Integration Tests to aid in future development and testing.
5
-
* Improved messaging in the event an Entry Parameter is missing (or does not meet the casing requirements)
6
-
* Fixed the SNI/SSL flag being returned during inventory, now returns extended SSL flags
7
-
* Fixed the SNI/SSL flag when binding the certificate to allow for extended SSL flags
8
-
* Added SSL Flag validation to make sure the bit flag is correct. These are the current SSL Flags (NOTE: Values greater than 4 are only supported in IIS 10 version 1809 and higher. The default value is 0):
9
-
* 0 No SNI
10
-
* 1 Use SNI
11
-
* 2 Use Centralized SSL certificate store.
12
-
* 4 Disable HTTP/2.
13
-
* 8 Disable OCSP Stapling.
14
-
* 16 Disable QUIC.
15
-
* 32 Disable TLS 1.3 over TCP.
16
-
* 64 Disable Legacy TLS.
17
-
18
-
2.6.4
19
-
* Fixed an issue with SSL Flags greater than 3 were not being applied correctly to newer IIS servers.
20
-
* Fixed an issue when formatting private RSA keys when connecting using the ssh protocol.
21
-
* When using ssh protocol in containers, the SQL ACL on private keys was not being updating correctly. This has been fixed.
22
-
* Updated documentation to indicate that the username and password fields on the Cert Store are automatically added by Command.
23
-
24
1
2.6.3
25
2
* Fixed re-enrollment or ODKG job when RDN Components contained escaped commas.
26
3
* Updated renewal job for IIS Certs to delete the old cert if not bound or used by other web sites.
0 commit comments