|
This online help file is for EFT Server version 6.2.x. For other versions of EFT Server, please refer to http://help.globalscape.com/help/index.html. (If the Index and Contents are hidden, click Show Contents pane in the top left corner of this topic.) |
The methods below are used to retrieve information about or change a Site's certificates and keys.
Verifying that Client Certificates are Required (GetCheckClientCert)
Requiring User Certificates on Implicit SSL Sites (SetCheckClientCert)
Retrieving the Path to Trusted Certificates (GetTrustedCertsPath)
Retrieving the Path to Pending Certificates (GetAwaitingCertsPath)
Retrieving a List of Trusted Certificates (GetTrustedCertificates)
Retrieving Information for a Trusted Certificate (GetTrustedCertificateInfo)
Retrieving a List of Pending Certificates (GetPendingCertificates)
Retrieving Information for a Pending Certificate (GetPendingCertificateInfo)
Retrieving a Certificate's Data String (ExportTrustedCertificate)
Saving a Trusted Certificate to a File (ImportTrustedCertificate)
Adding a Pending Certificate to the Trusted List (AddCerficateToTrusted)