Upload private key
POST/api/v4/ldap/certificate/private
Upload the private key to be used for TLS verification. The server will pick a hard-coded filename for the PrivateKeyFile setting in your config.json.
Permissions
Must have manage_system permission.
Request
Responses
- 200
- 400
- 401
- 403
- 501
LDAP certificate upload successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Feature is disabled