Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

An error occurred while submitting your form. Please try again or file a bug report. Close

config-tls

Enable or disable TLS for MAAS.

maas config-tls enable [-h] [--cacert CACERT] [-p PORT] [--yes] key cert
maas config-tls disable [-h] 

Positional arguments

Argument Effect
key path to the private key
cert path to certificate in PEM format

Command-line options

Option Effect
-h, --help show this help message and exit
–cacert CACERT path to CA certificates chain in PEM format (default:
None)
-p PORT, --port PORT HTTPS port (default: 5443)
–yes Skip interactive confirmation (default: False)

Last updated 3 months ago. Help improve this document in the forum.