A question for the forum.
Does anyone have any experience using Nexus behind a load balancer such as F5?
We use an F5 to Front-end all of out various internal apps, and we want to do the same with Nexus. We are be using the F5 for SSL termination. While I couldn't find any explicit documentation on this, I did find a tidbit about using apache as a proxy and SSL termination in section "2.7.3. Example: Reverse Proxy SSL Termination at Base Path" of the documentation.
We have added the "RequestHeader set X-Forwarded-Proto "https" to our F5 config, but is there anything else that needs to be done? I am still seeing mixed content errors in the browser.
Thanks for any help in advance.
Jeff Dunnn