diff --git a/releasenotes/notes/lxc_cache_download_ssl_verify-781d948fc0b98d84.yaml b/releasenotes/notes/lxc_cache_download_ssl_verify-781d948fc0b98d84.yaml new file mode 100644 index 0000000000..eef39de551 --- /dev/null +++ b/releasenotes/notes/lxc_cache_download_ssl_verify-781d948fc0b98d84.yaml @@ -0,0 +1,6 @@ +--- +features: + - TLS certificate chain verification during the download of + LXC cached images can now be toggled using the configuration + variable 'lxc_cache_validate_certs'. The default behavior is + to validate the certificate chain.