Changing the Certificate File Path (SetCertFilePath)

Use the ICISite interface SetCertFilePath method to change the file path to server certificates.

Signature:

HRESULT SetCertFilePath(

[in] BSTR newVal,

[out, retval] VARIANT_BOOL *pNeedRestart);

Refer to Site Certificates and Keys Parameters for an illustration of how this and other ICISite methods can be accessed in the Administrator interface.