Hi. Not sure whats happened, but along the way it seems my SSL cert sot of dissappeared.. I have a backup of the key and the crt, after replacing it seems that the host apache configuration has totally ignored my SSL part. I have tried disabling SSL on the site, then enable again.. to no avail. How can I regenerate the entire SSL config file according to the ispconfig settings?
A certificate is ignored when apache was not able to start with that certificate, this happens e.g. when the ssl key and cert don't match. Select "Create certifcate" in the action select field on the ssl tab and press save,
ok that seems to have solved that error, but now according to my phpinfo() it's using FastCGI.. not the ispconfig settings that currently is set to PHPFPM.. something is very strange..