network/tests/tasks
Jack Adolph dd4ae77cbf Add ca_path option for 802.1x connections
Special notes:
Hash the cacert in the ca_path as OpenSSL needs symlinks for ca
certificates from their symlinks to their filename if specifying a
directory.

In case ieee802_1x.ca_path is specified but not supported by
NetworkManager, fail to ensure the setting is not silently ignored.

References:
https://stackoverflow.com/questions/25889341/what-is-the-equivalent-of-unix-c-rehash-command-script-on-linux
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/448

Co-authored-by: Till Maas <opensource@till.name>
2020-06-15 18:26:34 +02:00
..
assert_device_absent.yml Rename files to be valid python identifiers 2020-04-22 17:40:03 +02:00
assert_device_present.yml Rename files to be valid python identifiers 2020-04-22 17:40:03 +02:00
assert_output_in_stderr_without_warnings.yml library: Separate debug and info logs from warnings 2020-05-06 21:57:34 +02:00
assert_profile_absent.yml Rename files to be valid python identifiers 2020-04-22 17:40:03 +02:00
assert_profile_present.yml Rename files to be valid python identifiers 2020-04-22 17:40:03 +02:00
cleanup_802_1x_server.yml 802.1x tests: Improve cleanup 2020-06-15 18:26:34 +02:00
create_and_remove_interface.yml Rename files to be valid python identifiers 2020-04-22 17:40:03 +02:00
get_current_interfaces.yml Rename files to be valid python identifiers 2020-04-22 17:40:03 +02:00
get_interface_stat.yml Rename files to be valid python identifiers 2020-04-22 17:40:03 +02:00
get_profile_stat.yml Rename files to be valid python identifiers 2020-04-22 17:40:03 +02:00
manage_test_interface.yml Tests: Use command module 2020-06-15 18:26:34 +02:00
setup_802.1x.yml Add ca_path option for 802.1x connections 2020-06-15 18:26:34 +02:00
setup_802_1x_server.yml 802.1x tests: Improve cleanup 2020-06-15 18:26:34 +02:00
show_interfaces.yml Rename files to be valid python identifiers 2020-04-22 17:40:03 +02:00
test_802.1x_capath.yml Add ca_path option for 802.1x connections 2020-06-15 18:26:34 +02:00