Sslcertname, Sslcertinfo – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 522

Advertising
background image

512

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

5

SSLCertInfo

This structure is a high-level description of any SSL certificate.

SSLCertName

This structure is a high-level description of any SSL certificate name.

interval2

unsignedInt

Optional

Valid from 1 to
1000000.

Specifies the length of the second
interval in seconds.

maxConnections

unsignedInt

Optional

Valid from 1 to
1000000.

Number of concurrent
connections allowed for the port
during the time the server is
active.

TABLE 463

Attributes

Name

Type

Presence

Rules

Description

name

string

Optional

The name of the SSL certificate.

issuer

string

Optional

Details of the organization that issued the certificate.

subjectName

string

Optional

Details of the organization that owns the certificate and
possesses the private key.

validFrom

string

Optional

The time period from which the certificate is valid.

validTo

string

Optional

The time period from which the certificate is invalid.

serialNum

string

Optional

The serial number related to the certificate.

publicKeyAlgo

string

Optional

The name of the key exchange algorithm that is used to
generate the public key.

subjectPublicKey string

Optional

The name of the public key.

TABLE 464

Attributes

Name

Type

Presence Rules

Description

name

string

Optional

The SSL certificate name.

boundPortOnVip

unsignedInt Optional

The Virtual Server port to which the certificate is
bound.This is used only as an output parameter.

TABLE 462

Attributes (Continued)

Name

Type

Presence

Rules

Description

Advertising