CV0-003 · Question #331
A CASB provides the application proxy and web application firewall to a large retailer. All access to the retailer cloud application must originate from the CASB-designated IP addresses. The CASB…
The correct answer is D. The CASB's SSL/TLS certificate expired. An expired SSL/TLS certificate on the CASB proxy causes all client connections to fail immediately because clients refuse to complete a TLS handshake with a proxy presenting an invalid certificate.
Question
A CASB provides the application proxy and web application firewall to a large retailer. All access to the retailer cloud application must originate from the CASB-designated IP addresses. The CASB has known geolocations with known IP addresses. Suddenly, all customers are not able to access the retailer cloud applications. Which of the following is MOST likely the reason for the issue?
Options
- AAdditional CASB IP addresses were added to the authorized pool
- BAll of the CASB's European datacenters are down
- CThere was federation and SSO misconfiguration
- DThe CASB's SSL/TLS certificate expired
How the community answered
(17 responses)- A6% (1)
- B29% (5)
- C12% (2)
- D53% (9)
Why each option
An expired SSL/TLS certificate on the CASB proxy causes all client connections to fail immediately because clients refuse to complete a TLS handshake with a proxy presenting an invalid certificate.
Adding IP addresses to the authorized pool expands the set of allowed source IPs, which would increase access capacity rather than restrict or break existing customer connections.
If only European datacenters were offline, customers connecting through CASB nodes in other regions would still reach the application, making this an unlikely cause of a complete global outage affecting all customers.
A federation or SSO misconfiguration would prevent authenticated access for federated identity users but would not block connections at the proxy layer before authentication is even initiated, so it would not cause a total outage.
Because the CASB acts as an application proxy through which every customer connection must pass, an expired SSL/TLS certificate on that proxy causes the TLS handshake to fail before any application traffic is exchanged. Browsers and client applications enforce strict certificate validity checks and will display an error and block the connection, producing a sudden, total outage affecting all customers simultaneously regardless of their location.
Concept tested: CASB proxy SSL/TLS certificate expiration causing outage
Source: https://learn.microsoft.com/en-us/defender-cloud-apps/what-is-defender-for-cloud-apps
Topics
Community Discussion
No community discussion yet for this question.