How to determine exact sites associated with specific certificate

RationalPolymer

Basic Pleskian
Looking at "Tools & Settings/SSL Certificates" one might see one or more X.509 digital (SSL) certificates assigned/associated with a number of domains where all that is visible is the certificate name and the "used" count.

How then does one determine exactly WHICH domains have been assigned to or associated with any particular/specific certificate?
 
Maybe in psa database? Look at 'cert_rep_id' field of 'domains' table and 'certificates' table.
 
Back
Top