QuestionQ2
Security OperationsA web application server that supports hybrid modern and legacy financial applications recently received a scheduled upgrade of common libraries, including OpenSSL. Multiple users now report unsuccessful attempts to connect to the server. The technician conducting initial triage identified the following:
- Client applications older than five years appear to be affected most.
- Web-server logs show initial connection attempts from affected hosts.
- For the unsuccessful connections, the logs report "cipher unavailable."
Which of the following is the most likely safe remediation for this situation?
- A The server needs to be configured for backward compatibility to SSL 3.0 applications.
- B The client applications need to be modified to support AES in Galois/Counter Mode or equivalent.
- C The client TLS configuration must be set to enforce electronic codebook modes of operation.
- D The server-side digital signature algorithm needs to be modified to support elliptic curve cryptography.
Community Discussion