This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Enable SSL on centora panel
#1
Enable SSL on centora panel
Hey, i have installed Sentora Panel on Ubuntu 14.04. I visit https://MY_IP and i cant see anything. In http://MY_IP its okey. What i can do to activate SSL (https) self-signed ?

Thank you
Reply
Thanks given by:
#2
RE: Enable SSL on centora panel
(08-05-2017, 12:31 AM)dimnas Wrote: Hey, i have installed Sentora Panel on Ubuntu 14.04. I visit https://MY_IP and i cant see anything. In http://MY_IP its okey. What i can do to activate SSL (https) self-signed ?

Thank you

The proper way is to assign SSL to a domain or sub domain rather than IP.
I have never tried to use an IP under SSL, but it can be done. Due to the fact that Sentora is supposed to be accessed using the FQDN panel.domain.com for example, this method is not supported by Sentora staff.

Also, assigning your IP to use SSL may have adverse affects with your Sentora installation and may cause it to fail.
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#3
RE: Enable SSL on centora panel
(08-05-2017, 03:23 AM)TGates Wrote: The proper way is to assign SSL to a domain or sub domain rather than IP.
I have never tried to use an IP under SSL, but it can be done. Due to the fact that Sentora is supposed to be accessed using the FQDN panel.domain.com for example, this method is not supported by Sentora staff.

Also, assigning your IP to use SSL may have adverse affects with your Sentora installation and may cause it to fail.

I want to enable https option because when i go to https://my_domain or https://my_ip i get the message: Connection Rejected. (later i connect my domain with cloudflare and must https is open on my server).
Reply
Thanks given by:
#4
RE: Enable SSL on centora panel
(08-05-2017, 04:02 AM)dimnas Wrote: I want to enable https option because when i go to https://my_domain or https://my_ip i get the message: Connection Rejected. (later i connect my domain with cloudflare and must https is open on my server).

There are several tutorials related to getting SSL running properly with Sentora.
http://docs.sentora.org/?node=20

You will likely need to customize the tutorials to work with your setup.
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#5
RE: Enable SSL on centora panel
dimnas Wrote:I want to enable https option because when i go to https://my_domain or https://my_ip i get the message: Connection Rejected. (later i connect my domain with cloudflare and must https is open on my server)."

Firstly are you using a shared server ?, is your ISP blocking port 443. have you even enabled or opened port 443 ?.

If your Sentora panel is set to use 443 and port 443 is open it will work. If you set it to 443 and you do not have port 443 opened you will get a response like this "Connection Refused" or "Connection Rejected".

Secondly CloudFlare has a bypass system with the free ssl it simple takes all traffic directed to port 80 (http) and redirects it to https (443) while your server still rejects 443, cloudflare enables 443 on there end using there free certificate.

Thirdly this is just my curiosity and experience talking but are you trying to use your home internet connection to host sentora panel in a virtual machine ?, because that would explain the blocking of port 443 as some ISProvider's block port 443, 465 and 587. As shared hosting would not block port 443 and if its a dedicated server you should not have any ports blocked.
-BetaTester3.0  ||  Just Another Sentora User. 

Did you know, Sentora has a full Support Documentation ?
If I helped +rep & Thanks is appreciated.
BTC: 1Bps3ZerDFDDnXJ9XdWtHhdhwsV4MVGLkw

Reply
Thanks given by:
#6
RE: Enable SSL on centora panel
(08-05-2017, 06:39 AM)betatester3.0 Wrote: Firstly are you using a shared server ?, is your ISP blocking port 443. have you even enabled or opened port 443 ?.

If your Sentora panel is set to use 443 and port 443 is open it will work. If you set it to 443 and you do not have port 443 opened you will get a response like this "Connection Refused" or "Connection Rejected".

Secondly CloudFlare has a bypass system with the free ssl it simple takes all traffic directed to port 80 (http) and redirects it to https (443) while your server still rejects 443, cloudflare enables 443 on there end using there free certificate.

Thirdly this is just my curiosity and experience talking but are you trying to use your home internet connection to host sentora panel in a virtual machine ?, because that would explain the blocking of port 443 as some ISProvider's block port 443, 465 and 587. As shared hosting would not block port 443 and if its a dedicated server you should not have any ports blocked.

I have VPS with ubuntu 14.04 installed. Port 443 is open and don't blocked by any firewall.
Reply
Thanks given by:
#7
RE: Enable SSL on centora panel
dimnas Wrote:I have VPS with ubuntu 14.04 installed. Port 443 is open and don't blocked by any firewall.

Hmm, use portchecktool.com and check if your ports are open. upload a screenshot when testing 443.

This is weird, have you set Sentora panel to port 443. Check the following Admin > Sentora Config look for "Sentora Apache Port" and see if that is set to port 80 or 443
-BetaTester3.0  ||  Just Another Sentora User. 

Did you know, Sentora has a full Support Documentation ?
If I helped +rep & Thanks is appreciated.
BTC: 1Bps3ZerDFDDnXJ9XdWtHhdhwsV4MVGLkw

Reply
Thanks given by:
#8
RE: Enable SSL on centora panel
(08-05-2017, 07:59 PM)betatester3.0 Wrote: Hmm, use portchecktool.com and check if your ports are open. upload a screenshot when testing 443.

This is weird, have you set Sentora panel to port 443. Check the following Admin > Sentora Config look for "Sentora Apache Port" and see if that is set to port 80 or 443

Port 443 is closed for server IP. I don't saw this. How i will open ?

http://prntscr.com/g4nkbt
Reply
Thanks given by:
#9
RE: Enable SSL on centora panel
dimnas Wrote:Port 443 is closed for server IP. I don't saw this. How i will open ?

http://prntscr.com/g4nkbt

Here is everything you need to figure out how to set up your SSL with CentOS and Ubuntu.

http://docs.sentora.org/?node=20

I cannot help you any longer as it seems you want to be babied through this as you were sure that port 443 was open and not blocked and now you do not know how to open 443. The Sentora Support team has worked extremely hard on the docs so kindly please use them <a href="http://docs.sentora.org/">DOCS</a>.

To open port 443 on your VPS ask your VPS hoster, a simple google "How can I open port 443 on my VPS" should work.
GOOGLE is your friend !

I still have this feeling that you are hosting from your house and have not unblocked any ports using Port Forwarding.

send screenshots of the following ports : 80,22,21,25,53,143,110,3306
-BetaTester3.0  ||  Just Another Sentora User. 

Did you know, Sentora has a full Support Documentation ?
If I helped +rep & Thanks is appreciated.
BTC: 1Bps3ZerDFDDnXJ9XdWtHhdhwsV4MVGLkw

Reply
Thanks given by:
#10
RE: Enable SSL on centora panel
(08-05-2017, 08:29 PM)betatester3.0 Wrote: Here is everything you need to figure out how to set up your SSL with CentOS and Ubuntu.

http://docs.sentora.org/?node=20  

I cannot help you any longer as it seems you want to be babied through this as you were sure that port 443 was open and not blocked and now you do not know how to open 443. The Sentora Support team has worked extremely hard on the docs so kindly please use them <a href="http://docs.sentora.org/">DOCS</a>.

To open port 443 on your VPS ask your VPS hoster, a simple google "How can I open port 443 on my VPS" should work.
GOOGLE is your friend !

I still have this feeling that you are hosting from your house and have not unblocked any ports using Port Forwarding.

send screenshots of the following ports : 80,22,21,25,53,143,110,3306

Port 3306 and 443 is only closed.
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
https without certificate redirects to panel iraqiboy90 10 19 ,500 02-28-2021, 11:20 AM
Last Post: iraqiboy90
How to run multiple version PHP with Apache (use Sentora panel) on Centos ??? BigBang 4 7 ,695 12-23-2020, 03:31 PM
Last Post: djkashdui1
PLZ Help me install ssl in my own VPS Centos7 Sentora panel younessesoft 1 3 ,895 05-26-2020, 07:34 PM
Last Post: 5050

Forum Jump:


Users browsing this thread: 1 Guest(s)