Forum Discussion
Vishakh_Krishna
Nimbostratus
Nov 04, 2014Plain HTTPS Server with no SSL termination
Dear Team,
I need to create a HTTPS virtual server with no SSL offloading. (Certificate is installed directly on OBIE Server.).Pool member node listens to 9804 with certificate installed on it (HTTPS...
nitass_89166
Noctilucent
Nov 04, 2014However I am unable to access the virtual IP configured on F5 in the same way.
can you post the configuration?
tmsh list ltm virtual (name)
tmsh list ltm pool (name)
is here any SSL client or server profile required on Virtual Server ?
no
there is some information here. hope it is helpful.
sol12015: Configuration requirements for SSL virtual servers, profiles, pools, and monitors
https://support.f5.com/kb/en-us/solutions/public/12000/000/sol12015Vishakh_Krishna
Nimbostratus
Nov 04, 2014(tmos.ltm) list virtual HQ-OBI-P-2-https-VS
ltm virtual HQ-OBI-P-2-https-VS {
description HQ-OBI-P-2
destination 10.10.47.120:https
ip-protocol tcp
mask 255.255.255.255
pool HQ-OBI-P-2-Pool
profiles {
HQ-OBI-P-2-https {
context serverside
}
star.tdic.ae {
context clientside
}
tcp { }
}
source 0.0.0.0/0
source-address-translation {
type automap
}
vlans-disabled
}
=======================
ltm pool HQ-OBI-P-2-Pool {
load-balancing-mode least-connections-member
members {
10.10.41.19:9804 {
address 10.10.41.19
session monitor-enabled
state up
}
}
monitor TCP-9804
}
===========================
ltm monitor tcp TCP-9804 {
defaults-from tcp
destination *:*
interval 5
time-until-up 0
timeout 16
}
================================
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects