Releases: MichaelKoster70/CryptoTools
Releases · MichaelKoster70/CryptoTools
v1.8.0
Release Notes
New Tools and infrastructure updates.
Features
- Added tool to delete Azure Key Vault certificates.
- Added NuGet packages for all Azure KeyVault tools.
- Made the certificate path length constraint configurable for CA certs.
- Upgraded to .NET 10.
- Changed NuGet packages to use a proper prefix.
Bug Fixes
- none
v1.7.0
Release Notes
Package as dotnet tool
Features
- packaged some of the Azure certificate creation tools as dotnet global tools for easier usage.
Bug Fixes
- Fixed a problem with ExpiryMonths option
v1.5.0
Release Notes
Minor release extending signing certificate support
Features
- Extended the AzureCreateSigningCert tool to support creating signing certificates locally signed by a KeyVault based CA certificate.
Bug Fixes
- None
v1.4.0
Release Notes
Minor release extending CA certificate support
Features
- Added Client and Server Authentication OIDs to extended key usage in CA certificates by default
- Added a tool to create SSL server certificates signed by a Key Vault based CA certificate
Bug Fixes
- None
v1.3.0
Release Notes
Minor release
Features
- Added support for Entra ID Managed Identity authentication
Bug Fixes
- None
v1.2.0
Minor release
Features
- Retargeting to support Windows 11 24H2 and newer only
Bug Fixes
- fixed options mismatch in the command line interface