SSL issues
#2
RE: SSL issues
Did you have :

Code:
<VirtualHost *:443> ServerAdmin zadmin@localhost DocumentRoot "/var/sentora/hostdata/zadmin/public_html/[SOME_HOST]" ServerName [SOME_HOST] ErrorLog "/var/sentora/logs/sentora-error.log" CustomLog "/var/sentora/logs/sentora-access.log" combined CustomLog "/var/sentora/logs/sentora-bandwidth.log" common AddType application/x-httpd-php .php <Directory "/var/sentora/hostdata/zadmin/public_html/[SOME_HOST]"> Options +FollowSymLinks -Indexes  AllowOverride All  Require all granted </Directory> SSLEngine on SSLCertificateFile /etc/apache2/ssl/[SOME_CRT] SSLCertificateKeyFile /etc/apache2/ssl/[SOME_KEY] SSLCACertificateFile /etc/apache2/ssl/[SOME_CRT_BUNDLE] </VirtualHost>
Reply


Messages In This Thread
SSL issues - by Nextus - 04-24-2016, 04:58 AM
RE: SSL issues - by datatab - 04-24-2016, 08:00 PM
RE: SSL issues - by Nextus - 04-24-2016, 10:43 PM
RE: SSL issues - by MrKaKisen - 04-29-2016, 12:55 AM
RE: SSL issues - by Me.B - 04-29-2016, 04:57 PM
RE: SSL issues - by wishmaster - 05-05-2016, 05:06 AM
RE: SSL issues - by sknd - 05-05-2016, 07:21 AM
RE: SSL issues - by wishmaster - 05-05-2016, 07:30 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
SO MANY SECURITY ISSUES!! Sentora needs serious updates! aaronlroberts 9 26 ,951 11-24-2018, 01:48 AM
Last Post: siulian
Disk Quota Issues JSmith 5 16 ,315 11-16-2018, 12:39 AM
Last Post: nibaldo
Uninstalled but have cron daemon issues now HELP suprastan 1 6 ,204 10-07-2018, 03:26 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)