| setsslcertkey_deletecertkeyfilesonremoval |
Use this method to set 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 |
Syntax |
Parameters |
certkeyname |
Name of the certificate-key pair to modify. This is mandatory parameter. |
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 Default value = CERTKEYFILE_DELETE_NO. Possible Values : NO, ALWAYS, IF_EXPIRED. |
Return Value |
Returns simpleResult |
See Also |