A developer is tasked with configuring an application-specific SSL certificate for a civic REST API. Which action stays in scope for that application HTTPS requirement?
Select an answer to reveal the explanation.
Short Explanation
This ticket is about the shop’s own front-door lock—HTTPS for the API—not the campus turnstile or the WAN tunnel. Put the right certificate on the application listener.
Full Explanation
Application-specific SSL configuration concerns serving an HTTPS identity for the application. Presenting a hostname-matched certificate on the API listener or ingress is in scope. IPsec, 802.1X, and MACsec belong to other networking exams and do not satisfy the DEVCOR application-cert task.