Quantcast
Channel: Active questions tagged https - Stack Overflow
Viewing all articles
Browse latest Browse all 1518

Trouble getting SSL encryption to work with load balance (HTTPS redirect problem)

$
0
0

I have a question regarding SSL encryption for streaming server.

I have a load balancer connected to main panel and both have SSL certs installed properly. However, when the stream is hosted in load balancer, the main panel redirects requests to Load balancer's protected stream link using a simple temporary token over HTTP, and I want encrypted credentials to be sent over HTTPS. I have tried using a redirect to HTTPS, but a sniffer shows that the HTTP header contains the streaming credentials in clear text, when I want them encrypted.

I don't have access to the streaming server and the files are encrypted, so I can't edit the server configs to force the HTTPS redirect. However, through the admin panel, I can add the domain of load balancer, so, for example, if my domain is Server.com, the main panel redirects to the load balancer using this format:

http://server.com?token=djnsjkdnjsnas.

Is there any way to write the domain name in a way, such as https://server.com, that will result in a redirect URL something like something like http://https://server.com, while ignoring the HTTP header and using HTTPS instead?

BTW, the streaming server is xtream iu, or the upgraded version of xtream codes.


Viewing all articles
Browse latest Browse all 1518

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>