Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

35 lines (29 loc) · 1.1 KB

Certificate Manager change log

2020-08-08 version 1.0.5

  • OidLookup for common OIDs
  • The proj files have been updated to enable SourceLink
  • Feature proposal to utilise certificate requests
  • Updated Nuget packages and examples

2020-02-22 version 1.0.4

  • bug fix Subject Key Identifier

2020-01-29 version 1.0.3

  • private key pem exports
  • private key import with certificate

2020-01-27 version 1.0.2

  • Small fixes for RSA certificates KeySize
  • IdentityServer4 example certificates

2020-01-24 version 1.0.1

  • Support RSA certificates
  • Add example for creating development certificates which can be used in SPA development

2020-01-22 version 1.0.0

  • creates client server certificate authentication certificates
  • support for chained certificates: root, intermediate, client, server, device, leaf
  • support for self signed certificates
  • Device certificates for Azure IoT Hub with chain: .cer .pem .pfx exports
  • Exports .cer .pem .pfx files