v1.0.0
Azure Key Vault plugin v1.0.0
for Notation
notation-azure-kv
is a Notation signing plugin using Azure Key Vault managed certificates and keys, implementing the plugin contract of Notary Project Specifications v1.0.0
.
Features
- Enable the
notation
CLI to generate signatures using Azure Key Vault managed certificates and keys - Support self-signed certificates as well as Certificate Authority (CA) issued certificates
What's Changed Since RC.3
Bug Fixes
- Fix #126: PKCS12 ephemeral key and non-encrypted MAC are not supported on macOS
Other Changes
- Update quote format for documents
Detailed Commits
- doc: update quote note by @JeyJeyGao in #122
- doc: update README for v1.0.0 by @JeyJeyGao in #123
- fix: PKCS12 ephemeral key and non-encrypted MAC are not supported macOS by @JeyJeyGao in #124
Full Changelog: v1.0.0-rc.3...v1.0.0