---
title: "Update the ssl settings"
method: PUT
path: "/ssl"
tags: ["ssl"]
---

# Update the ssl settings

`PUT /ssl`

Update the ssl settings.
**Access policy**: administrator

## Request body

- SslSslUpdatePayload
  - `Cert` string — SSL Certificates
  - `HTTPEnabled` boolean
  - `Key` string

## Response `204`

Success

## Other responses

- `400` — Invalid request
- `403` — Permission denied to access settings
- `500` — Server error

---

[API](https://skmtc.net/portainer/apis/portainerce-api.md) · [All operations](https://skmtc.net/portainer/apis/portainerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portainer/portainerce-api/versions/c0b0975cd11b/schema)
