Search found 2 matches

by jor
Thu Jun 16, 2016 1:16 am
Forum: ZoneMinder 1.29.x
Topic: Reverse Proxy (SSL Offload) with ZoneMinder
Replies: 1
Views: 1580

Re: Reverse Proxy (SSL Offload) with ZoneMinder

Turns out this can be resolved in NetScaler by enabled SSL Redirect on the load balancing vserver. It basically rewrites the http:// to https:// on redirect responses from the webserver. I am skeptical that anyone else is using NetScaler with their ZM servers, but if so, the command needed to enable ...
by jor
Wed Jun 15, 2016 10:01 pm
Forum: ZoneMinder 1.29.x
Topic: Reverse Proxy (SSL Offload) with ZoneMinder
Replies: 1
Views: 1580

Reverse Proxy (SSL Offload) with ZoneMinder

Bear with me as I'm sort of a Linux noob, but here goes... I'm trying to use NetScaler to offload SSL and front-end my ZoneMinder server. So, SSL from the client to the load balancer, HTTP from the load balancer back to the webserver. I have a plain old HTTP vserver which is working fine (HTTP to ...