'SSL Certificate Public Access in Xampp

I have configured apache by adding following certificate path

SSLCertificateFile "${SRVROOT}/conf/ssl.crt/_ppp.crt"

SSLCertificateKeyFile "${SRVROOT}/conf/ssl.key/_ppp.key"

Its working fine at local server but not publically at link



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source