Retrieve Certificates from the Key Store

Return all certificates in the server key store.

Syntax

List<CertificateEntryVO> getKeyStoreCertificates()

Returns

If successful, returns silently. If unsuccessful, returns SUPAdminException.

Examples