Allow to work in secure mode without certificate
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| python-glareclient |
Wishlist
|
Mike Fedosin |
Bug Description
Пlare client can't work in secure mode without provided certificate, but secure mode can work even without certificate supplied (loaded to ca-store).
Glare client should support this option.
Changed in python-glareclient: | |
assignee: | nobody → Mike Fedosin (mfedosin) |
importance: | Undecided → Wishlist |
Changed in python-glareclient: | |
status: | New → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: master
commit c9f70bd2c2afe38
Author: Mike Fedosin <email address hidden>
Date: Mon Oct 2 15:32:59 2017 +0300
Allow to work in secure mode without certificate
If we are not working in insecure mode and certificate not
supplied we should work still in secured mode, because secure
mode can work even without certificate supplied (loaded to ca-store)
Change-Id: If3471fc8621a77
Closes-bug: #1720783
Changed in python-glareclient: | |
status: | In Progress → Fix Released |
Fix proposed to branch: stable/pike
Review: https:/
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: stable/pike
commit 18eb05565e8a6a4
Author: Mike Fedosin <email address hidden>
Date: Mon Oct 2 15:32:59 2017 +0300
Allow to work in secure mode without certificate
If we are not working in insecure mode and certificate not
supplied we should work still in secured mode, because secure
mode can work even without certificate supplied (loaded to ca-store)
Change-Id: If3471fc8621a77
Closes-bug: #1720783
(cherry picked from commit c9f70bd2c2afe38
tags: | added: in-stable-pike |
Fix proposed to branch: master /review. openstack. org/508863
Review: https:/