Legrand / Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
EAP authentication settings. More...
import"Net.idl";
Public Attributes | |
string | identity |
EAP identity. | |
string | password |
EAP password (always empty on retrieval!) | |
boolean | clearPassword |
Set to true when password should be cleared. | |
string | clientCertChain |
client certificate chain | |
string | clientPrivKey |
client private key (always empty on retrieval!) | |
boolean | clearClientPrivKey |
Set to true to clear the client private key. | |
string | clientPrivKeyPassword |
password of client private key | |
EapOuterAuthMethod | outerMethod |
Outer authentication method. | |
EapInnerAuthMethod | innerMethod |
Inner authentication method. | |
string | caCertChain |
CA certificate chain. | |
boolean | forceTrustedCert |
Enforce trusted certificates. | |
boolean | allowOffTimeRangeCerts |
allow expired and not yet valid TLS certs | |
boolean | allowNotYetValidCertsIfTimeBeforeBuild |
allow not yet valid TLS certs if More... | |
string | authServerName |
Name of the RADIUS server (used to verify cert) | |
EAP authentication settings.
boolean net::EapAuthSettings::allowNotYetValidCertsIfTimeBeforeBuild |
allow not yet valid TLS certs if
the system time is before the build time