|
Content:
About:
E_NSS is an OpenSSL engine (cryptographic module support) that use key and
certificates stored in Mozilla NSS (Network Security Services) database.
News:
- 25 Jan 2013 : Released e_nss 0.4.1
- Changelog:
-
- support openssl 0.9.7 - 1.0.1
- automake 1.13 ready
- 12 Jan 2012 : Released e_nss 0.4
- Changelog:
-
- support openssl 0.9.7 - 1.0.1(beta)
- build on various linux distibutions
- OpenSSL<->NSS sign/verify test
- 8 Oct 2011 : Released e_nss 0.3
- Changelog:
-
- two new internal commands
E_NSS_CMD_LOAD_CERT - Return certificate found by specified nickname
E_NSS_CMD_EVP_CERT - Return certificate for specified EVP KEY
Applications should use those commads to get X.509 certificate encoded in DER format.
- own output of certificate distiguished name
NSS library cut long names of distinguished name attributes.
The cut is based on position and if break display of UTF-8 encoded attribute if position is inside mutibite sequence.
|