----- Original Message -----
From: "Bruce Keats" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <tomcat-dev@jakarta.apache.org>
Sent: Tuesday, April 12, 2005 5:20 AM
Subject: Re: Building Question


> Hi Bill,
>
> I think we emailed back and forth awhile ago about CRLs in tomcat 5.5
> using JDK 1.5.
>
> I am also interested in getting CRLs working for tomcat 5.5.  I have
> been looking into the code, but I just have not had time to finish it
> off and integrate it into tomcat.
>
> If you need someone to code inspect or to test it out then let me know.
>

I've checked in a basic file-based CRL support as JSSE15SocketFactory.java.
The Connector attribute is 'crlFile' to specify the location of your CRLs.
More eyes and/or testers are always appreciated :).

Needless to say, it requires JDK 1.5 to compile (so it even has the first,
gratuitous, use of Generics in Tomcat code :).  The consensus is to continue
to build the binary distro with JDK 1.4, so this will still be true even
after 5.5.10 is released.

> Bruce
>
> On Apr 9, 2005 8:54 PM, Bill Barker <[EMAIL PROTECTED]> wrote:
> > I'm thinking of starting on implementing CLRs for Tomcat 5.5.  However,
it's
> > a PITA for < 1.5.  I wanted to check that the binary builds for TC 5.5
are
> > being built with JDK 1.5, or, I'm probably wasting my time (not many
people
> > use the source distro :).
> >
> > This message is intended only for the use of the person(s) listed above
as the intended recipient(s), and may contain information that is PRIVILEGED
and CONFIDENTIAL.  If you are not an intended recipient, you may not read,
copy, or distribute this message or any attachment. If you received this
communication in error, please notify us immediately by e-mail and then
delete all copies of this message and any attachments.
> >
> > In addition you should be aware that ordinary (unencrypted) e-mail sent
through the Internet is not secure. Do not send confidential or sensitive
information, such as social security numbers, account numbers, personal
identification numbers and passwords, to us via ordinary (unencrypted)
e-mail.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



This message is intended only for the use of the person(s) listed above as the 
intended recipient(s), and may contain information that is PRIVILEGED and 
CONFIDENTIAL.  If you are not an intended recipient, you may not read, copy, or 
distribute this message or any attachment. If you received this communication 
in error, please notify us immediately by e-mail and then delete all copies of 
this message and any attachments.

In addition you should be aware that ordinary (unencrypted) e-mail sent through 
the Internet is not secure. Do not send confidential or sensitive information, 
such as social security numbers, account numbers, personal identification 
numbers and passwords, to us via ordinary (unencrypted) e-mail.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to