enableEapTlsAuthentication

public void enableEapTlsAuthentication(String iface, String eapIdentity, String eapCACertAlias, String eapClientCertAlias)

Configures EAP-TLS authentication for the interface

Parameters

iface

- the interface to be configured

eapIdentity

- the eap identity value requested by the RADIUS server. Defaults to the device serial no if no value provided.

eapCACertAlias

- the CA cert alias to be used from system keystore

eapClientCertAlias

- the client cert alias to be used from system keystore

Throws

if operation fails