Hi, I am writing on a Proxy Server for a University Project with Restlet.
I want to use Proxy Authentication (the Username Password Fields which you can use in the Browser Proxy Settings) because i want the connection from Browser to Proxy (which should stay public) authenticated and encrypted. First I wanna look at the Authentication: How can i achieve this? I tried the Guard Filter, but i am not sure which Authentication Protocol is used for Proxy Connections. Any ideas how to implement Proxy Authentication on the Restlet Server Side? Second: Is there a standard for - i don't know - SSL Tunneling from Browser to Proxy? Thanks, Christian -- Christian Haintz Student of the Technical University Graz Software-Engineering and Business ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1235315

