You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/uri/tasks
Matt Clay 560d3af097
ansible-test - Update http-test-container (#83272)
* Disable cipher suite integration tests

When the client and server both support TLS 1.3, cipher suite selection is effectively a no-op.

Python provides no way to disable TLS 1.3 cipher suites, and no way to prefer user-selected cipher suites.
Since TLS 1.3 includes a mandatory cipher suite, this makes it impossible to induce a cipher suite related error when using TLS 1.3.

* Update multipart form-data integration test

* Fix netrc integration tests

* Update HTTP test host substring

* ansible-test - Update http-test-container
5 months ago
..
ciphers.yml Allow selection of TLS/SSL ciphers (#78650) 2 years ago
install-socat-and-test-unix-socket.yml Remove py2 support from urls.py (#81880) 1 year ago
main.yml ansible-test - Update http-test-container (#83272) 5 months ago
redirect-all.yml Use HTTPS instead of HTTP for httpbin tests. (#39457) 7 years ago
redirect-none.yml Fixes for uri integration test. (#79688) 2 years ago
redirect-safe.yml Update the tests to work with new httptester container (#72013) 4 years ago
redirect-urllib2.yml Fixes for uri integration test. (#79688) 2 years ago
return-content.yml Add missing newlines to YAML files (#80031) 2 years ago
unexpected-failures.yml Cleanup write_file method in uri (#76412) 2 years ago
unix-socket.yml Remove py2 support from urls.py (#81880) 1 year ago
use_gssapi.yml Fix FreeBSD HTTP Kerberos setup (#72595) 4 years ago
use_netrc.yml ansible-test - Update http-test-container (#83272) 5 months ago