You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by su...@apache.org on 2002/06/21 05:02:56 UTC

cvs commit: jakarta-commons/httpclient/docs USING_HTTPS.txt

sullis      2002/06/20 20:02:56

  Modified:    httpclient/docs USING_HTTPS.txt
  Log:
  added a note regarding Sun JDK 1.4
  
  Revision  Changes    Path
  1.3       +4 -1      jakarta-commons/httpclient/docs/USING_HTTPS.txt
  
  Index: USING_HTTPS.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/docs/USING_HTTPS.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- USING_HTTPS.txt	4 Oct 2001 17:49:15 -0000	1.2
  +++ USING_HTTPS.txt	21 Jun 2002 03:02:56 -0000	1.3
  @@ -13,6 +13,9 @@
   to use the HTTPS protocol.  You will however need
   the JSSE classes to build httpclient from source.
   
  +If you are using Sun JDK 1.4, the Java Secure Socket Extension
  +classes are included with the JDK.
  +
   CONFIGURATION
   
   You'll need to set up the JSSE within your Java
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>