File: unity-enable-ssl-14db2497225c4395.yaml

package info (click to toggle)
cinder 2%3A17.0.1-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 36,796 kB
  • sloc: python: 395,277; pascal: 2,085; sh: 585; makefile: 111; xml: 26; sql: 5
file content (7 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
---
features:
  - Dell EMC Unity Cinder driver allows enabling/disabling the SSL verification.
    Admin can set `True` or `False` for `driver_ssl_cert_verify` to enable
    or disable this function, alternatively set the
    `driver_ssl_cert_path=<PATH>` for customized CA path.
    Both above 2 options should go under the driver section.