![]() |
SSL Problem
Hi,
I tried to use the SSL feature in the control panel for one site, but when I import the cert and give action Save certficate ... nothing happens. https://domain.com not reposnd and in the vhost there is not *:443. What to do? |
First you have to create a new certificate in ispconfig. Then take the csr thats was created by ispconfig and let it sign by a ssl authority. Then copy the cert that you got back in the ssl cert field and select save as action.
By the way, thats all described in detail in the manual and several posts here in the forum :-) |
yes, I did all this :)
|
And the ssl site workked after you created the cert and stopped working as you imported the signed cert?
|
Quote:
|
So I found that when apache tries to restart it returns an error, but I can't find what is
30.01.2011-01:02 - WARNING - Apache did not restart after the configuration change for website tipswins.com Reverting the configuration. Saved non-working config as /etc/apache2/sites-available/tipswins.com.vhost.err Code:
<VirtualHost *:80> |
Can you rename /etc/apache2/sites-available/tipswins.com.vhost to /etc/apache2/sites-available/tipswins.com.vhost.bak and rename /etc/apache2/sites-available/tipswins.com.vhost.err to /etc/apache2/sites-available/tipswins.com.vhost and then run
Code:
apache2 -t |
root@server1:/etc/apache2# killall apache2
root@server1:/etc/apache2# apache2 -t apache2: bad user name ${APACHE_RUN_USER} Is this the right parameter? It this is for configtest: root@server1:/etc/apache2# apache2ctl configtest Syntax OK root@server1:/etc/apache2# /etc/init.d/apache2 start * Starting web server apache2 [fail] root@server1:/etc/apache2# |
Quote:
Are there any errors in Apache's error log? What's the output of Code:
netstat -tap |
| All times are GMT +2. The time now is 12:52. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.