8f887b7adb
* introduce self-signed.ansible.http.tests * forwarding of port 444 * forward port 8444 to port 444 on http test container * Fix port forwarding for Windows under docker * add changelog fragment Co-authored-by: Jordan Borean <jborean93@gmail.com>
6 lines
284 B
YAML
6 lines
284 B
YAML
# these are fake hostnames provided by docker link for the httptester container
|
|
badssl_host: fail.ansible.http.tests
|
|
httpbin_host: ansible.http.tests
|
|
sni_host: sni1.ansible.http.tests
|
|
badssl_host_substring: HTTP Client Testing Service
|
|
self_signed_host: self-signed.ansible.http.tests
|