Connecting to MaxScale using TLS with MaxCtrl
Learn how to secure your MaxCtrl connections using TLS. This guide details the necessary MaxScale configuration parameters and command-line flags to enable encrypted administrative sessions.
Overview
Connecting to MaxScale using TLS
$ maxctrl create user "maxscale_rest_admin" "maxscale_rest_admin_password" --type=adminParameter
Description
[maxscale]
...
admin_host = 0.0.0.0
admin_port = 8443Parameter
Description
Last updated
Was this helpful?

