Skip to content

Releases: MichaelKoster70/CryptoTools

v1.7.0

28 Oct 19:46
976f8dc

Choose a tag to compare

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

09 Oct 17:52
da4ae03

Choose a tag to compare

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

04 Sep 14:31
4f2f753

Choose a tag to compare

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

01 Sep 16:39
87658b0

Choose a tag to compare

Release Notes

Minor release

Features

  • Added support for Entra ID Managed Identity authentication

Bug Fixes

  • None

v1.2.0

05 Aug 14:14
86f2ac5

Choose a tag to compare

Minor release

Features

  • Retargeting to support Windows 11 24H2 and newer only

Bug Fixes

  • fixed options mismatch in the command line interface