Releases: litert/tls-sni.js
Releases · litert/tls-sni.js
Release v1.0.0
The release with EC certificate/key supports and some breaking changes about the x509 structures definition.
v0.3.0
New features
- Added: method
validate
for class CertificateManager
.
- Added: RSA key decoders.
Changes
- Now the x509 decoder could decode the content of RSA public key.
v0.2.0
New Features
- Added: method
findExpiringCertificates
for class CertificateManager
.
- Added: method
clear
for class CertificateManager
.
Changes
- Fixed: method
use
of class CertificateManager
can not update certificate.
v0.1.0
First release with full features: