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
Florian Heiderich 8d6136eab9
uri - add ca_path parameter (#71979)
* add changelog fragment for #71979 (ca_path for uri)
* add integration tests for ca_path in the uri module
* return path of ca cert instead of its content
* connect to port 444 on self_signed_host
  and use quay.io/ansible/http-test-container:1.3.0
* state that the certificate in ca_path is used for validation
4 years ago
..
main.yml uri - add ca_path parameter (#71979) 4 years ago
redirect-all.yml Use HTTPS instead of HTTP for httpbin tests. (#39457) 7 years ago
redirect-none.yml Update the tests to work with new httptester container (#72013) 4 years ago
redirect-safe.yml Update the tests to work with new httptester container (#72013) 4 years ago
redirect-urllib2.yml Update the tests to work with new httptester container (#72013) 4 years ago
return-content.yml do not return the body even if it failed (#69706) 4 years ago
unexpected-failures.yml uri: check unexpected failure doesn't occur when file cannot be saved (#45824) 6 years ago
use_gssapi.yml Fix FreeBSD HTTP Kerberos setup (#72595) 4 years ago