Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Customised https port with ssl pass through

Dran
Nimbostratus
Nimbostratus

Hello

 

can I know if the ssl port for application is customised such as 9090 , on virtual server can I configure ssl pass through or I should still add client and ssl for f5 to understand it is a https traffic ??

6 REPLIES 6

boneyard
MVP
MVP

i believe you are turned around the question 🙂

 

if you want to do pass through (so no SSL decrypt / possibly encrypt again) you can do that on every port.

 

if you need to do SSL decrypt (possibly encrypt again) then you need client SSL and possibly server SSL, but also on every port you want.

Dran
Nimbostratus
Nimbostratus

Hi  

Thank you for responding.

wanted to understand how f5 will understand it is an https traffic, when it is customized https port and we are not applying ssl profiles and doing a ssl pass through...We wouldnt be applying http profile as well right ? and the virtual server is a standard server with port set to 9090 and it would in "other" port category .

boneyard
MVP
MVP

why does the f5 have to understand it is HTTPS? if it has to do something with it then it might have to, but then you dont do pass through.

 

from you say, yes, standard virtual server on other port, no http profile either.

Dran
Nimbostratus
Nimbostratus

oh ya true, but then when the request comes for https://vip:9090 , since its tcp profile linked, it ll accept the traffic?

yes, it will accept the traffic and forward it to the poolmember.

Dran
Nimbostratus
Nimbostratus

understood...thank you..much appreciated for your response