
Application Catalog
About This Document
Release date:
06/06/2004 11:00:00 PM
Type:
Open Source (see project for licensing information)
Document Release:
06/12/2004 05:47:03 AM
Last Modified:
12 Jun 2004
Notification:
Notify me when comments are added
Download location:
OpenNTF.org
Download URL:
http://www.openntf.org/projects/pmt.nsf/ProjectVersions/E3E96EE7A20F8F5D86256EAC00593AFA
All of the program code and information presented in the OpenNTF.org Freeware Catalog are provided "as-is", and should be used at your own risk. OpenNTF.org make no express or implied warranty about anything in the Freeware Catalog, and OpenNTF.org will not be responsible or liable for any damage caused by the use or misuse of anything from this site. OpenNTF.org makes no guarantees about anything. Please thoroughly test all of the knowledge and code you find here before you attempt to use them in your production environment.
Description
This project provides a means to validate DoD X.509 certificates against the
current DoD Certificate Revocation List (CRL) on a Lotus Domino server. There
is no support for external CRL checking built in to the Lotus Domino product.
The CRL checker consists of two main parts: a database that holds certificate
data and an agent to download updated CRLs and a servlet (processCRL.class)
that handles validation.
There are some test certs included. These certs were issued from
openvalidation.org which is a great place to go to learn all you need to know
about certificates and CRLs and OCSP and so on.
The updateCRL.class is a standalone Java class to download CRLs without using
Domino. It's essentially the same code as the Java agent located in the
CRL.ntf template.
Screenshots
Comments
No documents found