Hi I've got a web application created by my supervisor which uses Spring 
Security and Restlet. I've got two lots of proxying happening and SSL is 
performed at an earlier stage. 

All my resources of this web application have the
URL http://something. It appears this is Restlet's default. how do i configure 
Restlet in my application
so that the default URLS are https://something?

I'm assuming there must be a simple configuration
change for this. Like I said earlier, the SSL is all done at an earlier stage 
before the request reaches the Virtual Machine on which this web application is 
stored, so the solution is not generating SSL certificates etc.

Thanks,

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2671482

Reply via email to