Dear all,
I know that what I’m going to ask is not technically clean or correct, but I want to know if the possibilty exists. At the moment I have a vThunder version 2.7.2-P10 who is doing SSL offload for my applications and balance on the backend over different HTTP ports. Suppose that instead of HTTP I need to balance on the backend over HTTPS but not in plain mode. Instead I want to balance with full SSL handshake but with another certificate different from the one used on the frontend. Is that possible?
Have a look at the options in the “Server SSL Template”.
Where a service with only a “Client SSL Template” does SSL-Offload, adding a “Server SSL Template” will do SSL-Onloading to the server as well.
Greetings,
Hi guys and thank you for your answers. So I should create a server SSL Template with the certificate proposed by the backend server and apply it on the HTTPS VIP? I guess then I need to put the https port on the service group am I right?