mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
lxd plugins and modules: fix TLS/SSL context creation (#6034)
Use correct purpose.
This commit is contained in:
parent
682c6fc967
commit
f0529dcb0e
2 changed files with 3 additions and 1 deletions
2
changelogs/fragments/6034-lxd-tls.yml
Normal file
2
changelogs/fragments/6034-lxd-tls.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "lxd_* modules, lxd inventory plugin - fix TLS/SSL certificate validation problems by using the correct purpose when creating the TLS context (https://github.com/ansible-collections/community.general/issues/5616, https://github.com/ansible-collections/community.general/pull/6034)."
|
Loading…
Add table
Add a link
Reference in a new issue