mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
3fa4a9c073
* 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>
2 lines
211 B
YAML
2 lines
211 B
YAML
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).
|