(08-06-2016, 07:05 AM)diamondhead Wrote:(08-06-2016, 05:17 AM)TGates Wrote: First off, you should be accessing your panel using a sub-domain, not by IP. Also, if I try https://212.47.234.120/ it goes to your hosting space instead of panel login.
Also I noticed you did not properly update the file paths for your SSL certificates:
Code:SSLCertificateFile /var/sentora/hostdata/zadmin/ssl_certs/billing_domain_tld/certificate.crt
SSLCertificateKeyFile /var/sentora/hostdata/zadmin/ssl_certs/billing_domain_tld/certificate.key
SSLCACertificateFile /var/sentora/hostdata/zadmin/ssl_certs/billing_domain_tld/certificate.ca-bundle
It still says 'billing_domain_tld' and the certificate names also...
Thanks for answer TGates. My sentora panel subdomain is panel. (panel.freenettr.com)
But its not opening properly.I added A record but its not fix.
I changed ssl paths;
Code:SSLCertificateFile /var/sentora/hostdata/zadmin/ssl_certs/freenettr_com/freenettr_com.crt
SSLCertificateKeyFile /var/sentora/hostdata/zadmin/ssl_certs/freenettr_com/freenettr_com.key
SSLCACertificateFile /var/sentora/hostdata/zadmin/ssl_certs/freenettr_com/freenettr_com.ca-bundle
Is this right? I Am Very Confused About SSL.I cant access to my panel.What can i do for fixing this? Can you help please?
Friend, you can make a search in the forum, while several tutorials explaining.