cinder/releasenotes/notes/ssl-cert-fix-42e8f263c15d5343.yaml
michael-mcaleer 512fd07124 VMAX Driver - Incorrect SSL cert verification
SSL certificates are not being applied to the REST session as desired.
If a user sets SSL verification to True but does not specify a path
to the SSL cert, SSL is disabled instead of looking in the system
certificate bundle.

Closes-Bug #1772924

Change-Id: I20cb64c11e43c22558939e27708ec678c5723ca2
2018-06-18 14:51:32 +01:00

5 lines
77 B
YAML

---
fixes:
- |
VMAX driver - fixes SSL certificate verification error.