Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Delete the existing certificate:

nex-cli certs:delete CERT_NAME

Create a new certificate, uploading the files at the same time:

nex-cli certs:create CERT_NAME ORIGIN --cert CERT_FILE --bundle BUNDLE_FILE --privkey KEY_FILE


  • No labels