[ 
https://issues.jenkins-ci.org/browse/JENKINS-8694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159936#comment-159936
 ] 

Pasi Parviainen commented on JENKINS-8694:
------------------------------------------

I have somewhat same problem. 

Every link which does not end with trailing slash fails with error
"Your browser (or proxy) sent a request that this server could not understand."

For example, after login web browser tries to redirect into 
http://www.example.com:443/jenkins/ which obviously does not work.
Another example https://www.example.com/jenkins/job/MIOVFW/emma redirects into 
http://www.example.com:443/jenkins/job/MIOVFW/emma/

I have Jenkins behind apache proxy. Connections are made to apache with https, 
Jenkins serves with plain http.
                
> make all links work with https
> ------------------------------
>
>                 Key: JENKINS-8694
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-8694
>             Project: Jenkins
>          Issue Type: Improvement
>          Components: www
>            Reporter: Frank Wöckener
>            Priority: Minor
>
> Most of the links work well when used behind an SSL enabled proxy (nginx in 
> our case). Some links are probably hardcoded to http (like the redirect after 
> login and logout e.g.) so they redirekt to http.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to