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
- Added a value truncation setting to config based on Keyfactor and Sectigo field character length limits.
5
+
- Setting must be specified for the tool to run - it will exit unless the setting is specified. Please review documentation for the `enableTruncation` setting before using this version!
6
+
7
+
### Fixed
8
+
- Fixed configuration loading and verification.
9
+
10
+
### Changed
11
+
- Improved logging and improved memory consumption.
12
+
- Updated nuget packages.
13
+
- Improved clients for Sectigo and Keyfactor APIs.
14
+
- Improved documentation, added diagrams with clarifications.
15
+
16
+
### Added
17
+
- Added OAuth login support for Keyfactor API.
18
+
- Added the ability to limit sync to certificates imported into Keyfactor after a given date via config file.
19
+
-**Breaking** Added value truncation setting to config.
0 commit comments