mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
8bd4e2a144
* Attempt 2 of cert validation fixes * Remove unused code * Cleanup the tmp cert using atexit * Fix linting issues * Only add SSLValidationHandler when not HAS_SSLCONTEXT * Catch value errors on non PEM certs * Only catch NotImplementedError to avoid masking issues * set self._context even with PyOpenSSLContext for conformity * Fix error building * normalize how we interact with the context we create * Remove unused code * Address test for py3.7 message difference * open_url should pass the ca_path through * Account for new error in url lookup test * Guard some code behind whether or not we are validating certs * Make _make_context public * Move atexit.register up to where the tmp file is created |
||
---|---|---|
.. | ||
acme | ||
aws | ||
basic | ||
cloud | ||
common | ||
docker | ||
ec2 | ||
facts | ||
gcp | ||
hwc | ||
json_utils | ||
net_tools | ||
network | ||
parsing | ||
postgresql | ||
urls | ||
xenserver | ||
__init__.py | ||
conftest.py | ||
test_database.py | ||
test_distribution_version.py | ||
test_distro.py | ||
test_hetzner.py | ||
test_known_hosts.py | ||
test_netapp.py | ||
test_text.py | ||
test_utm_utils.py | ||
test_vmware.py |