cryptix, cryptix-asn1 and puretls RPMs are also in the jpackage project: http://www.jpackage.org
- Henri Gomez ___[_]____ EMAIL : [EMAIL PROTECTED] (. .) PGP KEY : 697ECEDD ...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, March 12, 2002 5:12 AM >To: [EMAIL PROTECTED] >Subject: cvs commit: jakarta-tomcat/src/doc tomcat-ssl-howto.html > > >larryi 02/03/11 20:11:52 > > Modified: src/doc tomcat-ssl-howto.html > Log: > Fix cryptix link. > > Revision Changes Path > 1.10 +4 -6 jakarta-tomcat/src/doc/tomcat-ssl-howto.html > > Index: tomcat-ssl-howto.html > =================================================================== > RCS file: /home/cvs/jakarta-tomcat/src/doc/tomcat-ssl-howto.html,v > retrieving revision 1.9 > retrieving revision 1.10 > diff -u -r1.9 -r1.10 > --- tomcat-ssl-howto.html 27 Feb 2002 02:25:20 -0000 1.9 > +++ tomcat-ssl-howto.html 12 Mar 2002 04:11:52 -0000 1.10 > @@ -215,7 +215,7 @@ > PureTLS is open source (BSD-style license) and JSSE is >closed source. > Therefore, if you want to redistribute compiled versions of >Tomcat or > just look at the source of your SSL/TLS implementation you must > -use PureTLS. > +use PureTLS. > <p> > At build time (via Ant), Tomcat will automatically build as >much SSL support > as it can. If you have both PureTLS and JSSE in your ><CODE>CLASSPATH</CODE>, > @@ -535,7 +535,7 @@ > <hr> > <h2>SSL Support with PureTLS</h2> > <h3>1. Downloading and Installing PureTLS</h3> > -The easiest way to download PureTLS is by simply downloading the > +The easiest way to download PureTLS is by simply downloading the > prebuilt version from <a >href="http://www.rtfm.com/puretls/prebuilt.html"> > http://www.rtfm.com/puretls/prebuilt.html</a>. This version contains > all the jar files you will need in order to use PureTLS in >one package. > @@ -564,10 +564,8 @@ > Alternately, you can download the PureTLS source distribution from > <a href="http://www.rtfm.com/puretls">http://www.rtfm.com/puretls > </a> and build it yourself. You will also need to install > -Cryptix 3.2 from <a >href="http://www.cryptix.org>http://www.cryptix.org/"> > -http://www.cryptix.org/ > -</a>. Once you've built Cryptix and PureTLS, install them >as described > -above. > +Cryptix 3.2 from <a >href="http://www.cryptix.org/">http://www.cryptix.org/</a>. > +Once you've built Cryptix and PureTLS, install them as >described above. > <p> > <h3>2. Obtaining Keys and Certificates</h3> > <p> > > > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>