mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-19 09:24:41 +00:00
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> |
||
|---|---|---|
| .. | ||
| assert_device_absent.yml | ||
| assert_device_present.yml | ||
| assert_output_in_stderr_without_warnings.yml | ||
| assert_profile_absent.yml | ||
| assert_profile_present.yml | ||
| cleanup_802_1x_server.yml | ||
| create_and_remove_interface.yml | ||
| get_current_interfaces.yml | ||
| get_interface_stat.yml | ||
| get_profile_stat.yml | ||
| manage_test_interface.yml | ||
| setup_802.1x.yml | ||
| setup_802_1x_server.yml | ||
| show_interfaces.yml | ||
| test_802.1x_capath.yml | ||