Comment 0 for bug 2066033

Revision history for this message
Yamen Hatahet (yhatahet) wrote : Incorrect/Misleading key name in landscape-client "ssl-public-key"

In the landscape-client charm and landscape-config tool, the config "ssl-public-key" is incorrect.
Below is the entry in the landscape-client charmhub page:

```
ssl-public-key | string

The CA certificate to verify the server certificate with. This can be
a path to a file, or a base64 encoded entry of the certificate itself,
prefixed with "base64:". This config is only used if the message server
URL given above starts with https.
```

The word "key" should be changed to "cert" in both the landscape-client charm and the documentation for landscape-config.