![Radware Alteon Application Manual Download Page 349](http://html.mh-extra.com/html/radware/alteon/alteon_application-manual_781134349.webp)
Alteon Application Switch Operating System Application Guide
Offloading SSL Encryption and Authentication
Document ID: RDWR-ALOS-V2900_AG1302
349
5. Set the HTTPS virtual service to be used in the defined virtual server.
Note:
The back-end server listening port (rport) is set to 443 because you enabled back-end
encryption. For a different network setting, rport can be configured manually. If the back-end
server listening port was previously configured to a specific port, it will not be modified and must
be configured manually if required.
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.
8. When using HTTP SSL offloading with back-end encryption enabled, Radware recommends using
multiplexing to minimize the server load of performing new SSL handshakes. For more details on
multiplexing, see
Content-Intelligent Connection Management, page 277
Example
4: Configuring an SSL Offloading Service for Multiple Domains on the
Same Virtual IP Using Server Name Indication (SNI)
To configure SSL offloading for multiple domains behind a single virtual IP, SSL handshake server
name indication (SNI) is used.
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.
>> Main# /cfg/slb/virt 1/service https
(Define the HTTPS service)
>> Virtual Server 1 443 https Service# group 1
(Associate the servers group to
be used in that service)
>> Virtual Server 1 443 https Service# ssl
(Switch to SSL menu under
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)