Manila CLI response with warnings if specific configuration

Bug #1633018 reported by Volodymyr Rozhanskyy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
fuel-plugin-manila
Confirmed
Medium
Igor Gajsin

Bug Description

If unauthorized certificates used for Cluster with TLS enable, Manila CLI command response with warnings :
Same behavior for self-signed certificate option.For proper services functionality
require settings enabled : Secure access to Horizon enabling HTTPS instead of HTTP

Warning message after manila CLI command execution:

/usr/lib/python2.7/dist-packages/urllib3/util/ssl_.py:315: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#snimissingwarning.
  SNIMissingWarning
/usr/lib/python2.7/dist-packages/urllib3/util/ssl_.py:120: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
/usr/lib/python2.7/dist-packages/urllib3/connection.py:266: SubjectAltNameWarning: Certificate for public.fuel.local has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  SubjectAltNameWarning

Found on BUILD #301

Igor Gajsin (igajsin)
Changed in fuel-plugin-manila:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.