Set up the certificate for the internal (core) URL
post
Authorizations
defguard_sessionstringRequired
Body
cert_pemstring · nullableOptional
key_pemstring · nullableOptional
ssl_typestring · enumRequiredPossible values:
SSL configuration type for Defguard's internal (core) web server.
Responses
201
Internal URL certificate settings applied.
application/json
objectOptional
400
Invalid certificate settings.
application/json
401
Session is missing or invalid.
application/json
403
Requires admin privileges.
application/json
500
Unable to apply internal URL certificate settings.
application/json
post/api/v1/core/cert/internal_url_settings
PreviousGet the certificates currently used by core and edgeNextSet up the certificate for the external (edge) URL
Last updated
Was this helpful?