
Brocade Virtual ADX XML API Programmer’s Guide 577
53-1003248-01
Methods
6
Parameters
Table 53 contains the parameters required for the method.
Error messages
List of Error Messages
Security - Secure Socket Layer
Description
The Secure Socket Layer (SSL) is a commonly-used protocol to manage the security of a message
transmission on the Internet. SSL uses a program layer located between the Internet’s Hypertext
Transfer Protocol (HTTP) and Transport Control Protocol (TCP) layers, passing data back and forth
between a client and a server program in a network. SSL uses the public-and-private key encryption
system from RSA, which also includes the use of a digital certificate. The following SSL APIs provide
a means to configure and manage the SSL configuration on the ADX device.
bindSslProfileToVipPorts
Description
Binds the SSL profile to virtual server ports.
Parameters
Table 54 contains the parameters required for the method.
Error messages
List of Error Messages
clearSslExportMasterPassword
Description
Clears the master password which grants permission to export all the SSL keys on a Brocade
Virtual ADX device using SCP copy.
TABLE 53 Parameters
Name Type Presence Rules Description
bindingList AclOnNatPool[] Mandatory Specifies ACLs to be dis-associated with NAT
pools.
TABLE 54 Parameters
Name Type Presence Rules Description
vipPortList ServerPort[] Mandatory The list of virtual server ports to which
the SSL service information is bound.
profileBinding sslProfileBinding Mandatory Information for binding the SSL profile
to virtual ports.
Komentarze do niniejszej Instrukcji