Jack Adolph
939772fdc1
Add support for domain-suffix-match 802.1x option
...
Role now supports validating the domain name of the EAP server certificate.
Regenerated the CA certificate as the private key for the original CA has been lost.
Updated test certificates to include a domain name in the CN so the domain-suffix-match
feature can be tested.
2020-05-04 13:01:41 +02:00
Jack Adolph
330729c6dd
Change 802.1x parameters to be valid python identifiers
2020-04-21 08:11:15 +02:00
Jack Adolph
4af8f23955
Add support for 802.1x wired connections (EAP-TLS only)
...
Only EAP-TLS method is supported. Must use NetworkManager as the network_provider.
Also fixed bug in do_connections_validate_nm() function.
2020-03-25 10:49:10 +01:00
Till Maas
70aa9875aa
Add support for ethtool features
2019-06-14 15:18:11 +02:00
Till Maas
ab60a47475
connections unit tests: Introduce ETHERNET_DEFAULTS
2019-06-06 22:24:34 +02:00
Till Maas
d2e7af451e
connections unit tests: Fix sys.path manipulation
...
After moving the unit tests into a subdirectory, the path inserts need
to go to one more parent directory.
2019-06-06 21:44:36 +02:00
Till Maas
0cbf94af61
unitests: Move unit tests in separate directory
2019-06-06 09:06:16 +02:00