Delete a Certificate from the Key Store

Delete a certificate in the server key store.

Syntax

void deleteCertificate(String alias)

Parameters

Returns

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

Examples