c1d3149c1e
Verify and api_insecure have different meanings. If api_insecure set to False, it means that valid certificate should be provided. Otherwise, common insecure session can be used. We will continue sharing sessions when it's possible. For that purpose we will introduce insecure session. Change-Id: I4ed0a505d5c28f96c4b1d6be263a3091844c9489 Closes-bug: 1539498 Related-bug: 1517918
4 lines
76 B
YAML
4 lines
76 B
YAML
---
|
|
fixes:
|
|
- Fixed api_insecure handling in sessions. Closed bug 1539498.
|