101 · Question #210
Assume a virtual server has a ServerSSL profile. What SSL certificates are required on the pool members.
The correct answer is B. The pool members.SSL certificates must only exist.. When a ServerSSL profile is configured, the BIG-IP acts as an SSL client toward pool members, so pool members must have SSL certificates installed to complete the handshake.
Question
Assume a virtual server has a ServerSSL profile. What SSL certificates are required on the pool members.
Options
- ANo SSL certificates are required on the pool members.
- BThe pool members.SSL certificates must only exist.
- CThe pool members.SSL certificates must be issued from a certificate authority.
- DThe pool members.SSL certificates must be created within the company hosting the BIG-IPs.
How the community answered
(26 responses)- A15% (4)
- B73% (19)
- C8% (2)
- D4% (1)
Why each option
When a ServerSSL profile is configured, the BIG-IP acts as an SSL client toward pool members, so pool members must have SSL certificates installed to complete the handshake.
SSL certificates are required on pool members because the BIG-IP must complete a TLS handshake with each member when a ServerSSL profile is in use.
A ServerSSL profile causes the BIG-IP to re-encrypt traffic toward the pool members, which requires the pool members to present an SSL certificate during the TLS handshake. By default the ServerSSL profile does not enforce certificate authority validation, so the certificates only need to exist on the pool members - they do not need to be CA-signed unless the ServerSSL profile is explicitly configured with a trusted CA bundle and peer certificate verification enabled.
A CA-issued certificate is not mandatory by default; self-signed certificates are sufficient unless the ServerSSL profile is explicitly configured to verify peer certificates against a trusted CA.
There is no requirement that certificates be generated internally within the hosting company; externally issued or self-signed certificates are both valid depending on the ServerSSL profile's verification settings.
Concept tested: F5 BIG-IP ServerSSL profile pool member certificate requirements
Source: https://techdocs.f5.com/en-us/bigip-16-1-0/big-ip-system-ssl-administration/big-ip-system-ssl-administration.html
Topics
Community Discussion
No community discussion yet for this question.