https « Web « Spring Q&A





1. Best way to check for https    forum.springsource.org

Best way to check for https I am using apache/jboss, and I have just configured apache for ssl. I can now access my web app pages either using http or https. ...

2. HTTPS doesn't work    forum.springsource.org

I have set up HTTPS in spring security but everytime I submit the request it will not redirect me to the login page but only show a "unable to connect" screen ...

3. Connecting to HTTPS Server    forum.springsource.org

Jul 6th, 2011, 08:14 AM #1 DJC_Spring View Profile View Forum Posts Private Message Member Join Date Feb 2010 Posts 34 Connecting to HTTPS Server Dear All, I have a new ...

4. Error when using requires-channel="https"    forum.springsource.org

Aug 26th, 2011, 07:35 AM #1 markabrucey View Profile View Forum Posts Private Message Member Join Date Aug 2011 Location Manchester, UK Posts 50 Error when using requires-channel="https" Hi, this is ...

5. offloading https to load balancers    forum.springsource.org

offloading https to load balancers Right now, the load balancers handle https and then pass along that https to my web servers. So dealing with https double for each request. What ...

6. Problem with https channel processing.    forum.springsource.org

Jan 7th, 2005, 06:18 PM #1 ryan.tyer View Profile View Forum Posts Private Message Member Join Date Aug 2004 Location St. Louis, MO Posts 39 Problem with https channel processing. Hi, ...

7. HTTPS support    forum.springsource.org

Hello Everybody, I am building a website and web services. I want the website communicate with the web services. The connection has too be HTTPS but I don't see anybody have ...

8. OpenAMF over HTTPS    forum.springsource.org

I am working at Flash Remote Call with Java Web Application area, which I implement OpenAMF. When I used OpenAMF over Http, it's working fine. Recently, I wanna switch from HTTP ...

9. welcome-file-list pointing to https    forum.springsource.org

In the Spring Security Reference Documentation 2.0.x, in chapter 7 under Channel Security, in the last paragraph of the Overview there is a statement that I don't understand. It says to ...





10. Trying to implement https    forum.springsource.org

Dec 3rd, 2009, 11:29 AM #1 njpmr View Profile View Forum Posts Private Message Junior Member Join Date Apr 2009 Posts 10 Trying to implement https Hi. I have seen several ...

11. enable/disable https dinamically?    forum.springsource.org

Hi From the perspective of client - it is entirely HTML/JavaScript problem. Just replace dynamically HTML form's "action" attribute to either http:// or https://. From the side of Spring-Security there's e.g. ...

12. https always?    forum.springsource.org

https always? Hi all, Sorry if this question is answered somewhere else, a link is all I need. I'm using spring security. I read somewhere that you shouldn't use https for ...

13. Configuration for applying https to certain pages    forum.springsource.org

Configuration for applying https to certain pages Hi to you all, I need to configure Spring Security 2.0.5 to demand certain pages to go through https. I don't need any other ...