
Adds a new driver_info parameter agent_verify_ca that is passed to the request's verify parameter. Story: #2007214 Task: #38461 Change-Id: I0301d1d1d52487c9bb0eab96eea6fe47dbc54c90
7 lines
216 B
YAML
7 lines
216 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds a new ``driver_info`` parameter ``agent_verify_ca`` that allows
|
|
specifying a file with certificates to use when accessing IPA. Set
|
|
to ``False`` to disable certificate validation.
|