Mon 23 Oct 2006
Newly installed SSL certificates not being used on PLesk
Posted by Jonathan Adjei under LAMP , PleskI’ve come across this a couple of times and thought it worth adding here, so I’m more likely to remember next time.
You need to comment out or delete the default Virtualhost config in this file…
/etc/httpd/conf.d/ssl.conf
Look for the section starting with this…
VirtualHost _default_:443
This is the SWSoft knowlegdebase article that details the solution.