Auth fails with SSL exception connecting to keystone over https
Bug #1420343 reported by
David Charles Kennedy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-mistralclient |
Fix Released
|
Medium
|
Unassigned | ||
Kilo |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Having set up keystone to operate locally over https I cannot get python-
mistral --os-cacert ca.pem --os-password secrete --os-username admin --os-tenant-name demo --os-auth-url "https:/
Authorization Failed: SSL exception connecting to https:/
I've also tried with the environment variables that I would set for the keystone client if I was to use it directly. Looking into it I may well be wrong but I cannot see how the ca cert is passed into the python-
no longer affects: | python-mistralclient/liberty |
Changed in python-mistralclient: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed by https:/ /review. openstack. org/#/c/ 154519/