Command Line Interface Reference Guide > The SLB Configuration Menu
/cfg/slb/filt <filter number>/ssl
SSL Load Balancing Menu
You can define SSL inspection load balancing.
For more information on SSL load balancing, see the Alteon Command Line Interface Application Guide.
 
[SSL Load Balancing Menu]
srvrcert - Set SSL server certificate or group
sslpol - Set SSL policy
l7action - Set SSL inspection action on L7 match
inspect - Enable/Disable SSL inspection
cur - Display current SSL configuration
 
SSL Load Balancing Menu Options (/cfg/slb/filt<filter number>/ssl) 
Command Syntax and Usage
srvrcert <cert|group|none>
 
Specifies the server certificate type associated with this filter.
Values:
*certAssociates a single server certificate for client-side SSL processing
*group — Associates a group of server certificates for client-side SSL processing. This allows support for multiple domains on a virtual service while providing a different certificate per domain using the Server Name Indication (SNI) feature (also known as Virtual Hosting).
It also allows support for both RSA and Elliptic Curve certificates for a service.
Default: none
sslpol
 
Specifies the SSL policy.
An SSL policy determines how to manage client-side SSL connections and/or server-side SSL connections.
Note: For SSL policy configuration use /cfg/slb/ssl/sslpol.
l7action <n|b|i>
 
Specifies the SSL inspection action to be taken on the filter for the domains that match the defined Layer 7 criteria.
Values:
*b—Domains that match are not inspected.
*i—Domains that match are inspected.
*n—No Layer 7 matching. All domains are inspected.
Default: n
inspect <e|d>
 
Specifies whether to enable outbound SSL inspection.
With SSL inspection, Alteon seamlessly intercepts and terminates outbound SSL sessions as if it were a server, and opens a new SSL session, on behalf of the end-user, towards the original destination server. Alteon forwards the decrypted traffic to deep packet inspection (DPI) security solutions, providing full visibility into the content of both SSL encrypted and clear text sessions.
Default: disabled
cur
 
Displays the current SSL load balancing configuration.