Skip to content

Commit 081a3aa

Browse files
Merge branch 'release-3.2' into non_exportable_flag_79155
2 parents abfa982 + a225e59 commit 081a3aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
- 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).
44

55
- 3.1.9
66
- Added optional entry parameter to indicate that existing tags should be preserved if certificate is replaced

0 commit comments

Comments
 (0)