/etc/ssl/certs seems to be the standard location for SSL certificates. ca-certificates.crt which is a single-file version that holds all CA certificates that are activated in /etc/ca-certificates.conf. /etc/ca-certificates.conf controls which certificates will or won't be installed to /etc/ssl/certs when update-ca-certificates is executed.