|
From: Mark B. <mar...@gm...> - 2010-06-29 23:29:51
|
I have the same problem. I'm on artifactory 2.2.4. The apache config is: ProxyPass /artifactory/ http://127.0.0.1:8083/artifactory/ ProxyPassReverse /artifactory/ http://127.0.0.1:8083/artifactory/ In artifactory I have configured the base as: https://dev.<company-name>.com/artifactory When I browse to https://dev.<company-name>.com/artifactory/webapp/home.html I get redirected to http://dev.<company-name>.com/artifactory/webapp/login.html. After login it tries to redirect back to http://dev.<company-name>.com/artifactory/webapp/home.html and, that doesn't work either. If I keep editing the URLs manually I can get by but it's not ideal... I have the same issue during file uploads but clicking the different tabs along the menu works as expected. cheers, -mark -- View this message in context: http://forums.jfrog.org/Fronting-with-SSL-causes-problems-with-upload-tp5201631p5236876.html Sent from the Artifactory - Users mailing list archive at Nabble.com. |