![Radware Alteon Application Manual Download Page 345](http://html.mh-extra.com/html/radware/alteon/alteon_application-manual_781134345.webp)
Alteon Application Switch Operating System Application Guide
Offloading SSL Encryption and Authentication
Document ID: RDWR-ALOS-V2900_AG1302
345
Note:
The back-end server listening port (rport) changes from 443 to 80 because you did not
enable back-end encryption. For a different network 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
2: Configuring a Basic SSL Offloading Service for a Non-HTTP Protocol
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
2. Define the SSL Policy which will govern the SSL offloading behavior.
>> Main# /cfg/slb/virt 1/service https
(Define the HTTPS service)
>> Virtual Server 1 443 https Service# group 1
(Associate the server group to be
used in that service)
>> Virtual Server 1 443 https Service# ssl
(Switch to the SSL menu under
the HTTPS service)
>> 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)