Regenerate system self-signed certificate

Prev Next

Regenerates the system self-signed certificate.

API URL

POST https://<host>/wsapis/v2.0.0/certmgmt/selfsigned/regenerate

Sample curl requests

curl -kg -H "$c" -XPOST "https://<host>/wsapis/v2.0.0/certmgmt/selfsigned/regenerate"

Availability

This command is available on the following platforms:

  • Network Security

  • Helix Enterprise

Response

HTTP OK with JSON containing the ssh public key string (ssh_public_key)

Authentication

Standard WSAPI authentication

Response mime type

application/json