Re: restlet support ssl

2014-06-05 Thread Jerome Louvel
Hi,

Restlet 1.1.1 is a pretty old version :)  If you have any chance, I
strongly suggest that you upgrade to version 2.2

Otherwise, HTTPS should work in your case if you configure properly your
Servlet container as it will be responsible for the HTTPS server connector
in your case.

Thanks,
Jerome
--
http://restlet.com
@jlouvel 






On Thu, Jun 5, 2014 at 8:39 AM, 陈军  wrote:

>   Hello, I have a question, I configure the restlet, through the HTTP
> access can be a successful visit,but access through the
> HTTPS return is 404, I hope I can support HTTPS access,I now use the
> restlet version is 1.1.1, what solutions? Wait for the answer,thanks!   The
> following is my configuration: 
> restlet
> com.noelios.restlet.ext.spring.RestletFrameworkServlet
> 1   
> org.restlet.application
>   
> org.restlet.clients  HTTP
> HTTPS FILE
> 
>
> org.restlet.autoWire
> true   
>
>
>

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

转发: restlet support ssl

2014-06-05 Thread june
发件人: 陈军 [mailto:chen...@eetop.com]
发送时间: 2014年6月5日 23:40
收件人: discuss@restlet.tigris.org
抄送: cont...@restlet.com; jlou...@restlet.com
主题: restlet support ssl

Hello, I have a question, I configure the restlet, through the HTTP access can 
be a successful visit,

but access through the HTTPS return is 404, I hope I can support HTTPS access,

 I now use the restlet version is 1.1.1, what solutions? Wait for the 
answer,thanks!

The following is my configuration:

   restlet
   
com.noelios.restlet.ext.spring.RestletFrameworkServlet
   1
  
org.restlet.application

 
   
 org.restlet.clients
 HTTP HTTPS FILE
   
   
org.restlet.autoWire
   true
  
   

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