Forum Discussion
Logging more details when SSL handshake fails.
In our F5 setup we are using TLS 1.2 with mutual authentication. Our list of ciphers is limited to only those supported for TLS 1.2 in the clientssl profile. The issue is when a browser connects with version < TLS 1.2, we get an error logged "Connection error: ssl_hs_rxv2hello:8315: unsupported version (70)". Now error code indicates unsupported protocol version.
Can the actual version requested be logged. Better yet the cipher and version requested would be nice. If this cannot be logged, can some new SSL events be added so that we can log such information via iRules.
1 Reply
- youssef1
Cumulonimbus
Hi,
can you try this:
when CLIENTSSL_CLIENTHELLO { log local0. "From IP: [IP::client_addr] - cipher: [SSL::cipher name] - version: [SSL::cipher version]" }
For more information:
https://devcentral.f5.com/wiki/iRules.SSL.ashx
regards
Recent Discussions
Related Content
* 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