This sounds like port.https.enabled="N" in url.properties file is not longer 
working.

Quick answer : 2 alternatives
Harder but safer, you will have to revert related changes and get back to 
previous situation (should not be too hard though)
Hack : look at RequestHandler.java line 184

Jacques

From: "Angelo Matarazzo" <[email protected]>
Hi, Jaques
I don't know if my problem is a error but I think you can help me.
My question is:
"Can I change the protocol for all the traffic to http from https? If yes,
how do I go about doing it?"

I followed the advices here
http://www.nabble.com/changing-https-to-http-td11412198.html#a22907203

I setted port.https.enabled="N" in url.properties file.

Before changes

I went here
http://abna22216ecs:8080/webtools/

I inserted  user:    admin
             password:ofbiz

The request
http://localhost:8080/webtools/control/login worked!

Now,after security improvement

The request
http://localhost:8080/webtools/control/login doesn't work!

The error is:
org.ofbiz.webapp.control.RequestHandlerException: Not accepting insecure
form data posted to a secure request

How can I change the protocol for all the traffic to http from https now?

Thanks,

Angelo


jacques.le.roux wrote:

After the changes recently introduced. The campaign to secure URLs for
link, hyperlink and sub-hyperlink is now finished.
Please report any related errors you may cross

Thanks

Jacques



--
View this message in context: http://www.nabble.com/Secure-URLs-end-for-link%2C-hyperlink-and-sub-hyperlink-tp22894715p22934649.html
Sent from the OFBiz - User mailing list archive at Nabble.com.



Reply via email to