Hi

My company has an App that uses http://:8080 but under the covers redirects
to https://8443 where 
the cert is grabbed and put in a session object, then its redirected back to
http://8080. They do this
to force the browser to provide the cert but they don't want the https
connection. They are not using cxf.

Now I must create REST services with cxf, get the cert, but no use https. Is
there a way in cxf to do what
they did?

Thanks

Paul

--
View this message in context: 
http://cxf.547215.n5.nabble.com/http-https-http-and-REST-tp5497801p5497801.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to