Perform Actions with getcertfile Using the CLI

getcertfile is the method used to upload a certificate file if needed.

What to Do

  • To upload a certificate, type the following:

    -> set getcertfile=tftp://IP_ address/file-path/filename

  • To remove or restore a certificate, type the following:

    -> set getcertfile=remove|restore

    For example:

    -> set getcertfile=remove

    The existing certificate file that had been uploaded will be removed.

    Note

    The restore only works if there is currently a backup certificate file. The intent is to save one backup file when a certificate is uploaded. If something goes wrong, the old file can be restored.

Related Topics