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 ...
nitass
Jan 17, 2012Employee
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. since it does not return 0, bigip should respond with 403, shouldn't it?
[root@ve1023:Active] ssl curl -ik https://172.28.19.79 --cert ssl.crt/default.crt --key ssl.key/default.key
HTTP/1.0 403 Forbidden
Server: BigIP
Connection: Keep-Alive
Content-Length: 23
self signed certificate
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