ironic/releasenotes/notes/allow_custom_certificate_validation-8ba00759ed79e429.yaml
vmud213 1154292d46 Allow HttpImageService to accept custom certificate
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
2020-09-07 14:51:34 +00:00

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.