Raritan PX2/PX3 JSON-RPC API
Public Attributes | List of all members
net::EapAuthSettings Struct Reference

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.
 
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...
 

Detailed Description

EAP authentication settings.

Member Data Documentation

boolean net::EapAuthSettings::allowNotYetValidCertsIfTimeBeforeBuild

allow not yet valid TLS certs if

the system time is before the build time


The documentation for this struct was generated from the following file: