Home > Configuration > SSL > rmsslcertkey

rmsslcertkey

Use this method to removes all the certificate-key pairs, or the specified certificate-key pair, from the appliance. The certificate-key pair is removed only if it is not referenced by any other object. The reference count is updated when the certificate-key pair is bound to an SSL virtual server or linked to another certificate-key pair.

Syntax



Parameters

certkeyname

Name of the certificate-key pair to remove.
This is mandatory parameter.

deletefromdevice

Delete cert/key file from file system.

deletecertkeyfilesonremoval

This option is used to automatically delete certificate/key files from physical device when the added certkey is removed. When deleteCertKeyFilesOnRemoval option is used at rm certkey method, it overwrites the deleteCertKeyFilesOnRemoval setting used at add/set certkey method

Return Value

Returns simpleResult

See Also