All, I have a wildcard certificate from Go Daddy for a site and I am unable to install the certificate. I receive the following errors. WARNING - Action aborted, file is a symlink: /var/www/clients/client0/web1/ssl/*.jerrypate.com.bundle WARNING - Action aborted, file is a symlink: /var/www/clients/client0/web1/ssl/*.jerrypate.com.key WARNING - Action aborted, file is a symlink: /var/www/clients/client0/web1/ssl/*.jerrypate.com.crt I have not symlinked anything on my own. Everything is currently the default 3.0.5.3 settings on the server within /var/www/ I am running Debian 7.0 and apache.
Nope. /var/www is a normal directory. same goes for /var. This is what is in /var/www. Maybe these symlinks are to blame? However, I didn't create them, ispconfig did. root@webserver2:/var/www# ls -lah total 32K drwxr-xr-x 7 root root 4.0K Aug 13 14:48 . drwxr-xr-x 14 root root 4.0K Aug 2 00:30 .. drwxr-xr-x 2 ispapps ispapps 4.0K Aug 1 15:44 apps lrwxrwxrwx 1 root root 30 Aug 12 08:12 cdn.jerrypate.com -> /var/www/clients/client0/web6/ drwxr-xr-x 3 root root 4.0K Aug 2 13:15 clients drwxr-xr-x 3 root root 4.0K Aug 13 12:38 conf lrwxrwxrwx 1 root root 30 Aug 12 15:32 crm.jerrypate.com -> /var/www/clients/client0/web7/ -rw-r--r-- 1 root root 177 Aug 1 14:28 index.html lrwxrwxrwx 1 root root 30 Aug 9 10:47 inside.jerrypate.com -> /var/www/clients/client0/web5/ lrwxrwxrwx 1 root root 34 Aug 1 15:45 ispconfig -> /usr/local/ispconfig/interface/web lrwxrwxrwx 1 root root 30 Aug 2 13:15 jerrypate.com -> /var/www/clients/client0/web1/ lrwxrwxrwx 1 root root 30 Aug 13 14:43 jerrypatedesign.com -> /var/www/clients/client0/web8/ lrwxrwxrwx 1 root root 30 Aug 13 14:44 jerrypategolfdesign.com -> /var/www/clients/client0/web9/ drwxr-xr-x 16 root root 4.0K Aug 13 14:48 php-fcgi-scripts lrwxrwxrwx 1 root root 31 Aug 13 14:46 portal.jerrypate.com -> /var/www/clients/client0/web11/ lrwxrwxrwx 1 root root 30 Aug 8 14:58 preowned.jerrypate.com -> /var/www/clients/client0/web4/ lrwxrwxrwx 1 root root 30 Aug 6 09:01 service.jerrypate.com -> /var/www/clients/client0/web2/ lrwxrwxrwx 1 root root 31 Aug 13 14:45 sportstran.com -> /var/www/clients/client0/web10/ lrwxrwxrwx 1 root root 31 Aug 13 14:46 survey.jerrypate.com -> /var/www/clients/client0/web12/ lrwxrwxrwx 1 root root 31 Aug 13 14:48 test.jerrypate.com -> /var/www/clients/client0/web13/ drwxr-xr-x 2 root root 4.0K Aug 14 06:25 webalizer
Fixed! Till, I figured it out. As I didn't create the csr in ispconfig, the key was not on the server. I pasted the key into the 'SSL Key' field, changed the ssl domain from *.domain.com to domain.com, changed SSL Action to Save Certificate, and now it works! Thanks for pointing me in the right direction. -Nathan Dube
Have the same issue with ISPCONFIG 3.0.5.3 If you choose *.domain.tld, the whole webserver crashed, cause of the wrong entry in the vhost-file. How can i add a wildcard certificate - of if not, please remvoe the possibility to choose * in SSL Domain.