Alteon Application Switch Operating System Application Guide
Offloading SSL Encryption and Authentication
Document ID: RDWR-ALOS-V2900_AG1302
347
5. Set the non-HTTP virtual service to be used in the defined virtual server.
Note:
The back-end server listening port (rport) is set to 12345. For a different setting, rport
can be configured manually.
6. Optionally, import an Intermediate CA certificate or group and bind it to the SSL policy. For
details on Intermediate CA certificates and groups, see the section on the
/cfg/slb/ssl/
certs
menu in the Alteon Application Switch Operating System Command Reference.
To bind the intermediate CA certificate to the SSL policy use the following command:
7. Enable DAM or configure proxy IP addresses and enable proxy on the client port.
Example
3: Configuring an SSL Offloading Service with Back-End Encryption
1. Before you can configure an SSL offloading service, ensure that Alteon is configured for basic
SLB:
—
Assign an IP address to each of the real servers in the server pool.
—
Define an IP interface.
—
Define each real server.
—
Assign servers to real server groups.
—
Enable SLB.
—
Define server port and client port.
—
Define virtual server.
For more information on how to configure Alteon for SLB, see
Server Load Balancing, page 165
>> Main# /cfg/slb/virt 1/service 12345
Application usage:
http|https|ssl|dns|rtsp|wts|basic-slb
Enter application: ssl
(Define the service port and
select SSL as the service's
application type)
>> Virtual Server 1 12345 Service# group 1
(Associate the server group to be
used in that service)
>> Virtual Server 1 12345 Service# ssl
(Switch to the SSL menu under
the service menu)
>> SSL Load Balancing# srvrcert
Current SSL server certificate: none
Enter new SSL server certificate or group
[cert|group|none] [none]: cert
Enter new SSL server certificate: MyCert
(Associate the defined server
certificate)
>> SSL Load Balancing# sslpol myPol
(Associate the defined SSL Policy)
>> Main# /cfg/slb/ssl/sslpol myPol
(Enter the defined SSL policy)
>> SSL Policy myPol# intermca <cert|group> <cert/
group ID>
(Select the intermediate CA
certificate or group to be used)