manila/manila/share/drivers/netapp
Felipe Rodrigues 57edaadac1 [NetApp] Fix hard-coded CA cert path for SSL
NetApp driver is hard-coding the location of CA certificates for SSL
verification during HTTPS requests. This location may change depending
on the environment or/and backend.

This patch adds the `netapp_ssl_cert_path` configuration, enabling
each backend to choose the directory with certificates of trusted CA
or the CA bundle. If set to a directory, it must have been processed
using the c_rehash utility supplied with OpenSSL. If not informed,
it will use the Mozilla's carefully curated collection of Root
Certificates for validating the trustworthiness of SSL certificates.

Closes-Bug: #1900191
Change-Id: Idbed4745104de26af99bb16e07c6890637dfcfd1
(cherry picked from commit 70f7859f98)
2021-01-27 20:36:18 +00:00
..
dataontap [NetApp] Fix hard-coded CA cert path for SSL 2021-01-27 20:36:18 +00:00
__init__.py Added Cmode driver 2014-03-18 17:33:44 +02:00
common.py Advertise IPv6 support in the NetApp driver 2017-11-06 20:27:10 -05:00
options.py [NetApp] Fix hard-coded CA cert path for SSL 2021-01-27 20:36:18 +00:00
utils.py [NetApp] Fix python-manila package version 2020-09-21 19:44:39 +00:00