Question
Where is the file for my SSL certificate located?
Answer
You may find the SSL certificate located in your server for your domain at the following location where the name of your actual domain may replace example.com:
/var/cpanel/ssl/apache_tls/example.com/
Additionally, you can retrieve the domains SSL certificate with the following API call where your own domains may replace example.com and example2.com:
whmapi1 fetch_ssl_certificates_for_fqdns domains=example.com,example2.com
Comments
0 comments
Article is closed for comments.