How to configure restful cert/key under nautilus
I am attempting to configure the restful api for integration with zabbix agent2, but I am unable to configure the ssl cert and key based on the documentation here: https://docs.ceph.com/en/nautilus/mgr/restful/ #> ceph config-key set mgr/restful/controller02/crt -i ./mycert.crt WARNING: it looks like you might be trying to set a ceph-mgr module configuration key. Since Ceph 13.0.0 (Mimic), mgr module configuration is done with `config set`, and new values set using `config-key set` will be ignored. I found this issue tracker https://tracker.ceph.com/issues/40013 that also includes the alternate methods that I tried. While the tracker has be closed as resolved, its not clear to me what steps are needed to properly configure ssl on the restful api. Any assistance/clarification would be appreciated. Thanks. NOTE: ceph version 14.2.13
participants (1)
-
Gary Molenkamp