Forum Discussion
Steve_Scott_873
Oct 20, 2008Historic F5 Account
ServerSSL - Logging on certificate check failiure
Hi all,
Brief overview of the problem. We use F5's primarily for SSL Offload. In one specific traffic flow, we connect to remote HTTPS servers. These are maintained by external people, ...
Steve_Scott_873
Oct 22, 2008Historic F5 Account
I've had another go using SSL:verify_result
when SERVERSSL_HANDSHAKE {
set cert [X509::verify_cert_error_string [SSL::verify_result]]
log local0.info "Certificate verify status:"
log local0.info $cert
}
I then set Server Certificate to IGNORE (As SERVERSSL_HANDSHAKE events won't fire unless the validation is sucessful, and instead i want to do with validation with the iRule). When i do this, i get the following
Oct 22 10:22:40 tmm tmm[1672]: Rule IPP_SSLError_Test : Certificate verify status:
Oct 22 10:22:40 tmm tmm[1672]: Rule IPP_SSLError_Test : ok
However, with this specific server the SSL certificate is invalid and gets rejected when Server Certificate is set to REQUIRE.
Surely if the certificate is being rejected when REQUIRE, then i shouldn't be getting an "Ok" response code when i'm asking the F5 what the validation status is?
Any insight would be appreciated.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
