Forum Discussion
MarkM_63051
Jan 23, 2012Nimbostratus
HTTPS Problem
Hello,
Up until now using the F5 has been fairly straight forward. Adding HTTPS certificate support for incoming IE connections however has got me stumped. I have watched the online webinar ...
jwham20
Jan 24, 2012Nimbostratus
MarkM,
Huh. So when I am troubleshooting ssl, I typically use openssl to see if the certificate is being handed out:
openssl s_client -connect VIPIP:443
If the client is being handed out, then the front end connection is most likely good, and there is just an issue with the pool.
For further checking, you can run tcpdump on the F5 unit itself.
tcpdump -s0 -ni 0.0:nnn host and port 443 -w /var/tmp/external.pcap
That file can be openned in wireshark.
Does the openssl connection work?
-Josh
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