Forum Discussion

Parveen_Kumar_3's avatar
Parveen_Kumar_3
Icon for Nimbostratus rankNimbostratus
May 17, 2017
Solved

How do i configure https service at pool members??

Hii all, I have configured HTTP on pool members but I also want to use https as well. When I run https service on my custom https virtual server and add a custom https monitor than the pool members goes offline. So please tell me how to run https service to my pool members.

 

  • You could achieve your https virtual server by using your existing http pool and applying a client side ssl profile to the https virtual server (ssl offload). If you wish to perform ssl bridging or ssl passthrough then you'll need to configure a https web service on your pool members (and serverssl profile where appropriate).

     

6 Replies

  • You could achieve your https virtual server by using your existing http pool and applying a client side ssl profile to the https virtual server (ssl offload). If you wish to perform ssl bridging or ssl passthrough then you'll need to configure a https web service on your pool members (and serverssl profile where appropriate).

     

    • Parveen_Kumar_3's avatar
      Parveen_Kumar_3
      Icon for Nimbostratus rankNimbostratus

      And how to configure a https web service on pool members. Currently, i have only Http service running on my pool members.

       

    • Ryan_80361's avatar
      Ryan_80361
      Icon for Cirrostratus rankCirrostratus

      If you want to configure a https service on your server then you need to configure it as per your server's documentation (e.g apache/nginx).

       

  • You could achieve your https virtual server by using your existing http pool and applying a client side ssl profile to the https virtual server (ssl offload). If you wish to perform ssl bridging or ssl passthrough then you'll need to configure a https web service on your pool members (and serverssl profile where appropriate).

     

    • Parveen_Kumar_3's avatar
      Parveen_Kumar_3
      Icon for Nimbostratus rankNimbostratus

      And how to configure a https web service on pool members. Currently, i have only Http service running on my pool members.

       

    • Ryannnnnnnnn's avatar
      Ryannnnnnnnn
      Icon for Altocumulus rankAltocumulus

      If you want to configure a https service on your server then you need to configure it as per your server's documentation (e.g apache/nginx).