File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Sockets and Internet Protocols and the fly likes https protocol and GET method Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "https protocol and GET method" Watch "https protocol and GET method" New topic
Author

https protocol and GET method

Dave O'Donnell
Greenhorn

Joined: Feb 12, 2001
Posts: 11
Hi,
Heres a quertion for security gurus.
Is the URL and querystring encrypted if you're using SSL, and if so how can a proxy server handle it. As far as I can see the GET method
is not encrypted, am I right or way off the mark ?
thanks, Dave
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: https protocol and GET method
 
Similar Threads
What does this mean?
instance name
Need Help With Caesar Shift
md5 decryption
CipherOutputStream and JarOutputStream