Home > Apache , htaccess and Front Page > Where can i find SSL certificate files on server ?

Where can i find SSL certificate files on server ?

October 6th, 2009

If domain is having SSL certificate you can find following files in folders.

CRT : /etc/ssl/certs/www.domain.com.crt
RSA KEY : /etc/ssl/private/www.domain.com.key
CSR : /etcssl/certs/www.domain.com.csr
CA File : /usr/local/apache/conf/ca.txt ( optional )

Apache , htaccess and Front Page

  1. No comments yet.
  1. No trackbacks yet.