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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
v2.10.0
2
+
- Added support for Eliptical Curve (EC) private keys for RFPEM.
3
+
- For Linux hosted certificate stores, added ability to inherit file permissions and ownership when creating new stores by modifying default behavior when config.json and certificate store permissions/ownership settings are left empty.
4
+
- Added new custom field to store type definitions - IncludePortInSPN - which will set this option when creating remote Powershell connections.
5
+
- Fixed documentation error in Discovery section
6
+
- Added RemoveRootCertificate custom field to integration-manifest.json. This option was previously added in v2.8.0 but never added to the integration-manifest.json.
7
+
1
8
v2.9.1
2
9
- Bug Fix: Use AES encryption when creating PKCS12 files instead of less secure defaults
0 commit comments