Configure SSL acceleration with HTTP on the front end and SSL on the back end 编辑

September 14, 2021 Contributed by:  S

Configure SSL acceleration with HTTP on the front end and SSL on the back end

In certain deployments, you might be concerned about network vulnerabilities between the Citrix ADC appliance and the back-end servers. You might need complete end-to-end security and interaction with certain devices that can communicate only in clear text (for example, caching devices).

In such cases, you can set up an HTTP virtual server that receives data from clients that connect to it at the front end and hands the data off to a secure service. The service securely transfers the data to the web server.

To implement this type of configuration, you configure an HTTP virtual server on the Citrix ADC appliance and bind SSL based services to the virtual server. The appliance receives HTTP requests from the client on the configured HTTP virtual server. It encrypts the data and sends the encrypted data to the web servers in a secure SSL session.

To configure SSL acceleration with HTTP on the front-end and SSL on the back-end, first enable the load balancing and SSL features on the Citrix ADC appliance. Then, add SSL based services that represent secure servers to which the Citrix ADC appliance sends encrypted data. Finally, add an HTTP based virtual server and bind the SSL services to this virtual server.

Example:

Enable load balancing and SSL acceleration on the Citrix ADC appliance.

After enabling load balancing and SSL acceleration, create two SSL based services, Service-SSL-1 and Service-SSL-2, with IP addresses 10.102.20.30 and 10.102.20.31, and both using port 443.

Then create an HTTP based virtual server, Vserver-HTTP-1, with an IP address of 10.102.10.20.

Bind the SSL services to the virtual server to complete the configuration.

Table 1. Entities in the SSL Acceleration with HTTP on the Front End and SSL on the Back End

EntityNameValue
SSL ServiceService-SSL-110.102.20.30
 Service-SSL-210.102.20.31
HTTP Based Virtual ServerVserver-HTTP-110.102.10.20

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据

词条统计

浏览:45 次

字数:2394

最后编辑:7年前

编辑次数:0 次

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文