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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
- 3.2.0
2
-
-added an optional entry parameter to indicate whether the private key of the cert should be not exportable when stored in KeyVault
3
-
-now specifying the pkcs12 format when wirting certs to Azure KeyVault. This should prevent the error when a PEM cert was added outside of Command and then we attempt to update without specifying the format (Azure assumes PEM and throws an error if not).
2
+
-Added an optional entry parameter to indicate whether the private key of the cert should be not exportable when stored in KeyVault
3
+
-Now specifying the pkcs12 format when wirting certs to Azure KeyVault. This should prevent the error when a PEM cert was added outside of Command and then we attempt to update without specifying the format (Azure assumes PEM and throws an error if not).
4
4
5
5
- 3.1.9
6
6
- Added optional entry parameter to indicate that existing tags should be preserved if certificate is replaced
0 commit comments