From: Ricardo Dias Date: Mon, 11 Mar 2019 15:44:03 +0000 (+0000) Subject: doc/mgr/dashboard: update iscsi documentation X-Git-Tag: v14.2.0~51^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e6f3095a58c32fdcbb166d611719d2cc7768a617;p=ceph.git doc/mgr/dashboard: update iscsi documentation Signed-off-by: Ricardo Dias --- diff --git a/doc/mgr/dashboard.rst b/doc/mgr/dashboard.rst index 1a5b5e726ee6..b2918c90cd3d 100644 --- a/doc/mgr/dashboard.rst +++ b/doc/mgr/dashboard.rst @@ -324,6 +324,15 @@ The available iSCSI gateways must be defined using the following commands:: $ ceph dashboard iscsi-gateway-add ://:@[:port] $ ceph dashboard iscsi-gateway-rm +If ceph-iscsi REST API is configured in HTTPS mode and its using a self-signed +certificate, then we need to configure the dashboard to avoid SSL certificate +verification when accessing ceph-iscsi API. + +To disable API SSL verification run the following commmand:: + + $ ceph dashboard iscsi-set-api-ssl-verification false + + .. _dashboard-grafana: Enabling the Embedding of Grafana Dashboards