Configure apache2 to use comodo essential ssl certificate

Configure apache2 w/gntls

    GnuTLSEnable on
    GnuTLSPriorities NORMAL
    GnuTLSCertificateFile /etc/ssl-cacert/apache/ssl_subdomain_com.bundle.crt
    GnuTLSKeyFile         /etc/ssl-cacert/apache/ssl_subdomain_com.key

Configure apache2 with openssl โ†’ https://support.comodo.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=264

Ref: https://support.comodo.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=264

~~LINKBACK~~