]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/mgr/dashboard: update iscsi documentation
authorRicardo Dias <rdias@suse.com>
Mon, 11 Mar 2019 15:44:03 +0000 (15:44 +0000)
committerRicardo Dias <rdias@suse.com>
Tue, 12 Mar 2019 10:15:56 +0000 (10:15 +0000)
Signed-off-by: Ricardo Dias <rdias@suse.com>
doc/mgr/dashboard.rst

index 1a5b5e726ee6ad854be74cd6ac3423881619e5bb..b2918c90cd3d3040ca31bcbee3ddcebe1d674136 100644 (file)
@@ -324,6 +324,15 @@ The available iSCSI gateways must be defined using the following commands::
     $ ceph dashboard iscsi-gateway-add <gateway_name> <scheme>://<username>:<password>@<host>[:port]
     $ ceph dashboard iscsi-gateway-rm <gateway_name>
 
+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