mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
[PR #6034/f0529dcb backport][stable-6] lxd plugins and modules: fix TLS/SSL context creation (#6084)
lxd plugins and modules: fix TLS/SSL context creation (#6034)
Use correct purpose.
(cherry picked from commit f0529dcb0e
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
54025a2efc
commit
3d8049190c
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