Internet Direct (Indy) Version 9.0.1 Beta
TIdSSLContext.LoadCert
Loads the certificate file for the SSL context.

function LoadCert: Boolean;
Returns
Boolean - True on success.

Description
LoadCert is a Boolean function that loads the certificate file in CertFile for the SSL context. LoadCert returns True if the certificate file is loaded, or False when the file does not exist or does not contain a valid PEM X.509 certificate.