Use the ICISite interface GetTrustedCertsPath method to retrieve the file path to the Server's trusted certificates.
Signature:
HRESULT GetTrustedCertsPath([out, retval] BSTR *prop);
Refer to Site Certificates and Keys Parameters for an illustration of how this and other ICISite methods can be accessed in the Administrator interface.