---
title: "Inspect the ssl settings"
method: GET
path: "/ssl"
tags: ["ssl"]
---

# Inspect the ssl settings

`GET /ssl`

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

## Response `200`

Success

- PortainerSSLSettings
  - `certPath` string
  - `httpEnabled` boolean
  - `keyPath` string
  - `selfSigned` boolean

## 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/ec51a8194ac0/schema)
