Component: certificates
12 changelog entries across 6 version(s)
Activity over time (changelog entries per month)
- added year cap (invalid-after date will not exceed year 2039);
- fixed crash when crl is removed while it is being fetched;
- fixed fail on import from CAPs when both key and name already exist;
- added support for PKCS#12 export;
- allow import multiple certs with the same key;
- fixed crash when crl is removed while it is being fetched;
- fixed trust chain update on local certificate revocation in programs using ssl;
- if no name provided create certificate name automatically from certificate fields;
- fix SCEP RA operation and SCEP client when operating with RA;
- use SHA256 for fingerprinting;
- fixed certificate import;
- merge '/certificate ca' into '/certificate',