set_phase2_client_cert
Description:
Reads a certificate from disk and sets the NMSetting8021x:phase2-client-cert
property with the raw certificate data if using the
BLOB scheme, or with the path to the certificate file if using the
PATH scheme.
Client certificates are used to identify the connecting client to the network when EAP-TLS is used as either the "phase 1" or "phase 2" 802.1x authentication method.
Parameters:
this |
the Setting8021x |
cert_path |
when |
scheme |
desired storage scheme for the certificate |
out_format |
on successful return, the type of the certificate added |
Returns:
|