Forum Discussion
sjy2025
Nimbostratus
Jan 28, 2025SSL Server Side Profile
I am looking for some help with SSL Server Profiles. I am looking to decrypt/ASM/re-encrypt If I connect directly to my backend server, everything works I have installed CA cert and configur...
zamroni777
MVP
Feb 05, 2025the pool member https endpoint might have mismatch hostname configuration.
you need to analyze the pool member https spec.
from any linux prompt run:
curl -vk -L https://10.1.1.1:443/abc/def -H 'Host: www.company.com'
change the ip and port to pool member address
and Host header value to the hostname of client request
the vk parameter will show many details of the tls session setup which you can later use for f5 server side ssl profile.
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