Commit Graph

7 Commits

Author SHA1 Message Date
ian.mcgreer%sun.com
8069de9d9e land changes for handling temporary and cached certs in 3.4
* separate trust object from cert object
* move handling of cryptoki objects into libdev
* implement digest in libdev (for trust object indexing)
* fixes in cache implementation; connect cache to 3.4 certs
* implement CERT_NewTempCertificate via crypto context
2001-11-28 16:23:51 +00:00
ian.mcgreer%sun.com
2832a8e74a code for handling trust through softoken 2001-11-05 17:29:27 +00:00
ian.mcgreer%sun.com
3c7209811e get/set cert trust through PKCS#11; traversal methods for CERT_ calls; define usage for 3.4 2001-10-19 18:16:45 +00:00
ian.mcgreer%sun.com
cd9ccc69e9 fix broken AIX build 2001-10-12 15:16:38 +00:00
ian.mcgreer%sun.com
dac43ba788 define decoded cert type; implement cert cache; glue code for old NSS types; define global default trust domain 2001-10-11 16:34:49 +00:00
ian.mcgreer%sun.com
8c5a7363ec some cleanup; use list for modules 2001-09-20 20:40:03 +00:00
mcgreer%netscape.com
6a40376dc3 Use NSS_IMPLEMENT in code files for consistency.
Implement some basic certificate routines.
Define some of the PKI types.
Implement some trust domain routines, but only for testing purposes.
Allow for building as shared library.
2001-09-13 22:16:22 +00:00