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
2021-02-05 09:40:52 -05:00
..
main.yml uri - add ca_path parameter (#71979) 2021-02-05 09:40:52 -05:00
redirect-all.yml
redirect-none.yml Update the tests to work with new httptester container (#72013) 2020-10-01 06:38:44 +10:00
redirect-safe.yml Update the tests to work with new httptester container (#72013) 2020-10-01 06:38:44 +10:00
redirect-urllib2.yml Update the tests to work with new httptester container (#72013) 2020-10-01 06:38:44 +10:00
return-content.yml do not return the body even if it failed (#69706) 2020-06-01 09:55:38 -04:00
unexpected-failures.yml
use_gssapi.yml Fix FreeBSD HTTP Kerberos setup (#72595) 2020-11-12 13:40:59 +10:00