Generatesslselfsignedcertificate, Getallsslcertificatefilenames – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual
Page 592
582
Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Methods
6
Error messages
generateSslSelfSignedCertificate
Description
Generates the SSL self-signed certificate file on Brocade Virtual ADX.
Parameters
contains the parameters required for the method.
Return values
contains the return value of the method.
Error messages
.
getAllSslCertificateFilenames
Description
Retrieves all the SSL certificate file names.
Parameters
contains the parameters required for the method.
TABLE 68
Parameters
Name
Type
Presence
Rules
Description
certificateInfo
Mandatory
Information required to generate the
self-signed certificate file.
TABLE 69
Return value
Name
Type
Description
certificateFile
Contents of the generated certificate file.
TABLE 70
Parameters
Name
Type
Presence
Rules
Description
startIndex
unsignedInt
Optional
Sets the starting index for labeling the number
of SSL certificates in an ordered list. When both
the startIndex and numRetrieved are not
present, then all the SSL certificate name
information is returned.
numRetrieved
unsignedInt
Optional
Specifies the number of SSL certificate
information to be retrieved. Maximum value
allowed is 4096.
When both the startIndex and numRetrieved
parameters are not present, then the
information of all SSL Certificate names is
returned.