Skip to content

add private key encryption tests

Created by: fpokryvk

add tests: simwifi_tls_bad_private_key_password simwifi_tls_no_private_key_password 8021x_tls_nad_private_key_password 8021x_tls_no_private_key_password

encrypt server and client keys in tmp/8021x/certs folder

modify simwifi_tls and 8021x_tls tests to use encrypted key

modify prepare script, hostapd uses encrypted key

these tests also cover bug https://bugzilla.redhat.com/show_bug.cgi?id=1433536

Merge request reports