Bosun (SCJP, SCWCD).
So much trouble in the world -- Bob Marley
Originally posted by Jeppe Fjord:
Hi,
I tried to do what you have written, but it didn�t helped.
I contacted the hosting company and they asked me to make a filter instead, which redirects the requests to "https".
I have another two questions now:
1) Is it possible to set the transport-guarantee in the java code, instead of doing it in the web.xml file, ie. something like:
setTransportGuarantee("CONFIDENTIAL");
2) Is it possible to use different SSL certificates for each application? Lets say I have two certificates - one certificate is created by myself and is NOT signed by a CA, and the other one I have bought and is signed by a CA.
I'm surprised that it did't work.
What port is your SSL connector binding to?
Can you post the code to both the secure and non-secure connectors (minus any cert passwords, of course)?
That part, I'm not sure about but
making a filter is not too difficult:
Consider Paul's rocket mass heater. |