[jira] [Commented] (OFBIZ-9242) http redirect to https missing port#

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-9242) http redirect to https missing port#

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-9242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894346#comment-15894346 ]

Jacques Le Roux commented on OFBIZ-9242:
----------------------------------------

Thanks Wai,

I checked HSTS works perfectly well on trunk and stable demo (ie you are redirected to HTTPS)
http://demo-trunk.ofbiz.apache.org/partymgr
http://demo-stable.ofbiz.apache.org/partymgr
I'll fill https://hstspreload.org/. Locally we should only use HTTPS with 8443

If you really want to use http://localhost:8080/partymgr instead of https://localhost:8443/partymgr simply put 8443 in port.https property. You will maybe face a certificate warning depending of your browser or config.

My idea is to help OFBiz users to use HTTPS+HSTS+letsencrypt on their server by demonstrating how to on OFBiz demos, all come for free!
At least as long as letsencrypt will be sustainable, sounds good for now: https://letsencrypt.org/sponsors/


> http redirect to https missing port#
> ------------------------------------
>
>                 Key: OFBIZ-9242
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9242
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Wai
>
> -install ofbiz-framework sources only (ie no plugins)
> -compile
> -loaded demo data
> -go to http://localhost:8080/partymgr
> -gets redirected to https://localhost/ordermgr/control/main



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)