Releases: damienbod/AspNetCoreCertificates
Releases · damienbod/AspNetCoreCertificates
1.0.9
Release 1.0.8
Update serial conversion to use big endian only
Release 1.0.7
- improved support for chained certificates
- Added new methods to support creating RSA Device Chained Certificates
- Updated packages
Release 1.0.6
Added support for all SubjectAlternativeName properties
Release 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
Release 1.0.4
bug fix Subject Key Identifier
Release 1.0.3
- private key pem exports
- private key import with certificate
Release 1.0.2
- Small fixes for RSA certificates KeySize
- IdentityServer4 example certificates
Release 1.0.1
- Support for RSA certificates
- Vue.js SPA certificate examples
Release 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