---
title: sslkey
description: Canonical makes open source secure, reliable and easy to use, providing
  support for Ubuntu and a portfolio of enterprise-grade technologies. Founded in
  2004, Canonical operates globally with team members in over 80 countries.
url: https://canonical-com-2934.demos.haus/maas/docs/sslkey?format=md
---

*Submit*

# sslkey

Enter keyword arguments in the form `key=value`.

## [Delete an SSL key](https://canonical-com-2934.demos.haus/maas/docs/sslkey?format=md#p-23219-delete-an-ssl-key)

```
maas $PROFILE sslkey delete [--help] [-d] [-k] id [data ...]
```

#### Positional arguments

* id

Deletes the SSL key with the given ID.

#### Keyword “id”

Required Int. An SSH key ID.

#### Command-line options

| Option | Effect |
| --- | --- |
| –help, -h | Show this help message and exit |
| -d, --debug | Display more information about API responses |
| -k, --insecure | Disable SSL certificate check |

## [Retrieve an SSL key](https://canonical-com-2934.demos.haus/maas/docs/sslkey?format=md#p-23219-retrieve-an-ssl-key)

```
maas $PROFILE sslkey read [--help] [-d] [-k] id [data ...]
```

#### Positional arguments

* id

Retrieves an SSL key with the given ID.

#### Keyword “id”

Required Int. An SSL key ID.

#### Command-line options

| Option | Effect |
| --- | --- |
| –help, -h | Show this help message and exit |
| -d, --debug | Display more information about API responses |
| -k, --insecure | Disable SSL certificate check |

---

[Previous

sshkey](https://canonical-com-2934.demos.haus/maas/docs/sshkey)
[Next

static-route](https://canonical-com-2934.demos.haus/maas/docs/static-route)

Last updated 1 year, 4 months ago. [Help improve this document in the forum](https://discourse.maas.io/t/sslkey/11342).
