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 Issue with ssl certificate

IliasGR

Extended Member
Ext. Member
Joined
Sep 6, 2019
Messages
93
Reaction score
162
Points
44
Location
Greece
I ve searched the forum but didnt find any solution.I have xui 1.5.13 and cant make ssl work.Even if it seems issued im getting "No Certificate Installed".
Any idea?
 
hi dm me
i can help you with this issue
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
I really dont know why they ask money for just saying where the problem is.Anyways i realised that xui is actually generating the SSL.The problem is that in the nginx config,it doesnt change the new generated ssl.So you have to go to /home/xui/bin/nginx/conf/ssl.conf and replace the ssl file names,with the actual generated file.For example:
ssl_certificate /home/xui/bin/certbot/config/live/YOURSSLNAME/fullchain.pem;
ssl_certificate_key /home/xui/bin/certbot/config/live/YOURSSLNAME/privkey.pem;
ssl_protocols TLSv1.2 TLSv1.3;


then /home/xui/bin/nginx/sbin/nginx -s reload
and the ssl ll start working.
 
Last edited:
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top