mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 09:01:23 -07:00
* Legacy Python certificate validation fixed
* added changelog fragment
* removed blank line for sanity checks
* Update changelogs/fragments/470-spacewalk-legacy-python-certificate-validation.yaml
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* Update changelogs/fragments/470-spacewalk-legacy-python-certificate-validation.yaml
Co-authored-by: jpe <petz.johannes@afb.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
(cherry picked from commit df9f0741b5
)
Co-authored-by: Johannes Petz <PetzJohannes@users.noreply.github.com>
This commit is contained in:
parent
1552bae77b
commit
3fa4a9c073
2 changed files with 3 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- rhn_channel - Python 2.7.5 fails if the certificate should not be validated. Fixed this by creating the correct ``ssl_context`` (https://github.com/ansible-collections/community.general/pull/470).
|
Loading…
Add table
Add a link
Reference in a new issue