Forum Discussion
GavinW_29074
Jan 16, 2012Nimbostratus
Catch specific SSL errors/failures???
Hi there
One of the requirements that I've been given is to try and catch certain SSL errors and return a more friendly error page, rather than the browser default...
A couple of ...
hooleylist
Jan 16, 2012Cirrostratus
One of the keys to this working is that you need to change the client cert mode from require to request. This allows LTM to complete the SSL handshake without a valid client cert.
You should probable also add a check that [SSL::cert 0] ne "" before checking SSL::verify_result doesn't return 0 for an invalid cert.
Aaron
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