1154292d46
While validating and downloading image references, allow HttpImageService to use config parameters to enable/disable TLS verification and to use custom certificates on the secured connections. Change-Id: I5f308271004a24203ecbbc1718ba9070ed65b960 Story: #2007939 Task: #40404
6 lines
157 B
YAML
6 lines
157 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds a configuration option ``webserver_verify_ca`` to support
|
|
custom certificates to validate URLs hosted on a HTTPS webserver.
|