Skip to content

fix preserve_8021x_certs_ethernet test

Filip Pokryvka requested to merge fp/preserve_certs_fix into master

In before scenario, test used to download certs from NetworkManager repo, however it sometimes fail to download (infra issues??). Those certs are not that special (except they are expired :) ), use our certs instead.

Merge request reports