Set TLS certificate
Creates or updates the TLS certificate chain.
Path parameters
-
The service certificate chain to read.
Values are
adminconsole,proxy,ui, orinternalca.
POST /platform/configuration/security/tls/{service_name}
curl \ --request POST 'https://{{hostname}}/api/v1/platform/configuration/security/tls/{service_name}' \ --user "username:password" \ --header "Content-Type: application/json" \ --data '"string"'