Register
2:00
Stop
CompTIA Security+ - Encryption and Key Management - Key Length and Strength
Intermediate
1/2
What is the appropriate response header configuration for enabling CORS access to a resource on a web server, with Same Origin Policy in mind?
a.
Access-Control-Allow-Origin: localhost
b.
Access-Control-Allow-Origin: null
c.
Access-Control-Allow-Origin: specific-domain.com
d.
Access-Control-Allow-Origin: *
Intermediate