What tutorial did you use for SSL?
Do you have any sites at all on port 80?
What happens if you use https to view your sites? Any errors?
Your server should still listen on port 80 in order to forward to port 443.
Does your /etc/sentora/configs/apache/httpd-vhosts.conf file have Listen 80 near the top?
You may need to add this fix: https://github.com/sentora/sentora-core/...76e30f3509
Do you have any sites at all on port 80?
What happens if you use https to view your sites? Any errors?
Your server should still listen on port 80 in order to forward to port 443.
Does your /etc/sentora/configs/apache/httpd-vhosts.conf file have Listen 80 near the top?
You may need to add this fix: https://github.com/sentora/sentora-core/...76e30f3509