Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-httpclient 
Wiki" for change notification.

The following page has been changed by JoshuaPreston:
http://wiki.apache.org/jakarta-httpclient/FrequentlyAskedApplicationDesignQuestions

The comment on the change is:
put it in the wrong spot

------------------------------------------------------------------------------
  have to be deployed on each client machine. Issuing the certificates
  for all clients is itself a complex task.
  
+ === Further Reading ===
+ 
+ [http://java.sun.com/j2ee/1.4/docs/tutorial/doc/Overview6.html The J2EE 1.4 
Tutorial, Security] (SUN)
+ 
+ [http://www.ietf.org/rfc/rfc2617.txt RFC 2617: HTTP Authentication: Basic and 
Digest Access Authentication]
+ 
+ [http://www.onjava.com/pub/a/onjava/2002/06/12/form.html J2EE Form Based 
Authentication] (onJava.com)
+ 
+ [http://en.wikipedia.org/wiki/Public_key_infrastructure Wikipedia: Public Key 
Infrastructure]
+ 
+ [http://www.ietf.org/rfc/rfc2246.txt RFC 2246: The TLS Protocol Version 1.0]
+ 
+ [http://www.ietf.org/rfc/rfc3546.txt RFC 3546: Transport Layer Security (TLS) 
Extensions]
  
  -------
  == Client Through a Proxy ==
@@ -370, +383 @@

  
  }}}
  
- 
- === Further Reading ===
- 
- [http://java.sun.com/j2ee/1.4/docs/tutorial/doc/Overview6.html The J2EE 1.4 
Tutorial, Security] (SUN)
- 
- [http://www.ietf.org/rfc/rfc2617.txt RFC 2617: HTTP Authentication: Basic and 
Digest Access Authentication]
- 
- [http://www.onjava.com/pub/a/onjava/2002/06/12/form.html J2EE Form Based 
Authentication] (onJava.com)
- 
- [http://en.wikipedia.org/wiki/Public_key_infrastructure Wikipedia: Public Key 
Infrastructure]
- 
- [http://www.ietf.org/rfc/rfc2246.txt RFC 2246: The TLS Protocol Version 1.0]
- 
- [http://www.ietf.org/rfc/rfc3546.txt RFC 3546: Transport Layer Security (TLS) 
Extensions]
- 

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

Reply via email to