My website had SSL running successfully before 2 weeks. But due to some malware attack, I couldn't load my site using HTTPS. But after clearing the issues, still website is not supporting SSL. I have reinstalled the certificate but no use. When I am checking site with Sucuri site check, It show error like " TLS Certificate is not trusted"
VirtualHost configuration:
*:443 is a NameVirtualHost
default server pharm-sol[.]com (/etc/apache2/sites-enabled/default-ssl.conf:2)
port 443 namevhost pharm-sol[.]com (/etc/apache2/sites-enabled/default-ssl.conf:2)
port 443 namevhost pharm-sol[.]com (/etc/apache2/sites-enabled/pharmsol-le-ssl.conf:2)
alias www.pharm-sol[.]com
*:80 is a NameVirtualHost
default server pharm-sol[.]com (/etc/apache2/sites-enabled/000-default.conf:1)
port 80 namevhost pharm-sol[.]com (/etc/apache2/sites-enabled/000-default.conf:1)
alias www.pharm-sol[.]com
port 80 namevhost beta.pharm-sol[.]com (/etc/apache2/sites-enabled/beta-pharmsol.conf:1)
alias www.beta.pharm-sol[.]com
port 80 namevhost pharm-sol[.]com (/etc/apache2/sites-enabled/pharmsol.conf:1)
alias www.pharm-sol[.]com
port 80 namevhost web.pharm-sol[.]com (/etc/apache2/sites-enabled/web-pharmsol.conf:1)
alias www.web.pharm-sol[.]com