Request for adding a registry certificate (POST)
Purpose
Adding a registry certificate without reloading the KESL container.
Path
http://<server>:<port>/addcert
Request headers
The request contains a Content-Type header.
Supported values:
- application/octet-stream – one certificate file
- multipart/form-data – multiple certificate files
Page top