Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Parsing HTTPS


  • From: tim@xxxxxxxxxxxxxx (Tim O'Neil)
  • Subject: Parsing HTTPS
  • Date: Thu, 30 Mar 2000 14:58:31 -0800

At 02:31 PM 3/30/00 , you wrote:
>Hi Gurus,
>
>I have been trying to locate some sample code for the above, but no
>luck.
>Can it be done in 1.1?
>Do I need JEES?
>Any pointer or a line of code will be greatly appreciated.

You don't actually "parse" https, https is http through ssl, "secure
sockets layer", typically pushed through port 443, and your client needs
to have an ssl library imported into its code. Its not anything
you can just parse, at least not without a super computer and lots
of time...


---
To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx
To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx