[
https://issues.apache.org/jira/browse/OFBIZ-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888242#comment-15888242 ]
Jacques Le Roux commented on OFBIZ-9206:
----------------------------------------
On demos the same problem exists on the ecommerce side (w/o passing by the backend, catalog/product)
* Stable a trunk
When you login in ecommerce it's generates this URL
https://demo-stable.ofbiz.apache.org/ecommerce/control/checkLogin/main and a blank page (actually a 404, you see it with ecomseo and in trunk which uses ecomseo by default), but if you update (F5) the page it works, same for logout.
* old same kind of issue but generates a SSL_ERROR_RX_RECORD_TOO_LONG
I revert all and will see later...
> Login and logout process in demos shows a certificate issue
> -----------------------------------------------------------
>
> Key: OFBIZ-9206
> URL:
https://issues.apache.org/jira/browse/OFBIZ-9206> Project: OFBiz
> Issue Type: Bug
> Components: Demo
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Minor
> Attachments: OFBIZ-9206.patch, ofbiz-vm2.apache.org.yaml
>
>
> When, from the site main page
http://ofbiz.apache.org/, you get to the demos depending on browser (tested on Windows 7) you get some issues:
> * FF
> ** Management Apps: OK
> ** Ecommerce: OK
> * Chrome (Management Apps or Ecommerce)
> ** stable: OK
> ** old: KO - If you copy the URL by hand it works, and after even from the main page it works.
> ** trunk: OK
> * IE, same than Chrome
> If, from any browser, you logout from Management Apps you get a certificate issue. Actually as we use HSTS the browsers protect us from any 3rd party intrusions... Same issue when login in.
> So it seems we have a certificate issue after OFBIZ-7928 and INFRA-11960. Maybe it's due to how OFBiz redirects when login in or login out because, so far, only the login page is concerned...
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)