Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Question SSL on LB issues

samirtvdev

Basic Member
Basic Member
Joined
Sep 15, 2021
Messages
1
Reaction score
0
Points
1
Location
Alger
Hello

I setup ssl in MAIN and LB, when MAIN stream ssl working perfectly but not in LB
when LB stream anyone picks up users (Username and Password)

nginx.conf in MAIN and LB
server {
#listen 25461;
listen 25463 ssl;
ssl_certificate /etc/ssl/MYdomain/MYdomain.crt;ssl_certificate_key /etc/ssl/MYdomain/MYdomain.key;
ssl_protocols SSLv3 TLSv1.1 TLSv1.2;


can someone help please
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top