-
Type:
Bug
-
Resolution: Handled by Support
-
Priority:
Low
-
None
-
Affects Version/s: 3.11.0
-
Component/s: API - Front end, Authentication
-
None
-
Environment:
Windows 2012 R2, JDK 1_8_51
I've configured Stash to sit behind a NetScaler Load Balancer and trying to perform SSL traffic between the client and the LB and then in the clear to the stash server.
I can log on successfully via http://localhost:7990.
When accessing via the load balancer over https://stash.domainname.com I can't authenticate.
I've included the configuration and some log files as well as fiddler traces for both cases.
I've used https://stash.domainname.com as the server address, so should expect all the content to render properly and don't have the SCCM configuration enabled to allow clients to perform HTTPS gets.
The LB is configured to perform regular HTTP redirection to the actual server on port 7990.
Please see attached logs for more details.