Sslcsrinfo, Tcpoffloadmode, Sslprofile – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 523

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

513

53-1003248-01

Data structures

5

SSLCSRInfo

This structure is a high-level description of any SSL Certificate Signing Request (CSR).

SSLProfile

This structure is the high-level description of any SSL profile.

TcpOffloadMode

This structure is the high-level description of TCP off-load mode.

TABLE 465

Attributes

Name

Type

Presence

Rules

Description

countryName

string

Optional

The name of the country. Only two characters are allowed.

stateOrProvince

string

Optional

The name of the state.

locality

string

Optional

The name of the locality.

organizationName

string

Optional

The name of the organization.

organizationUnit

string

Optional

The name of the unit within the organization.

commonName

string

Optional

The domain name.

emailAddress

string

Optional

The e-mail address.

TABLE 466

Attributes

Name

Type

Presence Rules Description

name

string

Optional

Profile name

certificateFilename

string

Optional

Certificate file path

keyPairFilename

string

Optional

The RSA key-pair file associated with this SSL profile

allowSelfSignedCertificate boolean

Optional

Specifies whether the certificate file associated with
this profile can be self-generated.

caCertificateFilenames

string[]

Optional

Names of all associated certificate files.

cipherSuites

unsignedInt[] Optional

Lists any cipher suites configured under this profile

TABLE 467

Attributes

Name

Type

Presence

Rules

Description

virtualServerName

string

Optional

Name of the virtual server.

age

unsignedInt

Optional

1-60

Age in minutes.

transactions

unsignedInt

Optional

Maximum number of HTTP transactions that can be
completed on a connection on the server side.

Advertising