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
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,4 +15,9 @@
15
15
* Add configuration flag to support adding client auth EKU to ssl cert requests
16
16
* NOTE: This is a temporary feature which is planned for loss of support by Digicert in May 2026
17
17
* For smime certs, use profile type defined on the product as the default if not supplied, rather than just defaulting to 'strict'
18
-
* Hotfix for data type conversion
18
+
* Hotfix for data type conversion
19
+
20
+
### 2.1.2
21
+
* Hotfix for incremental sync to default to a 6 day window if no previous incremental sync has run
22
+
* Workaround for DigiCert API issue where retrieving the PEM data of multiple certificates in the same order can occasionally return duplicate data rather than the correct cert
23
+
* Remove caching of product ID lookups from DigiCert account
0 commit comments