How can a browser trust a web-server certificate signed by a third party CA?
Question:
How can a browser trust a web-server certificate signed by a third party CA?
Options:
The browser must have the CA certificate that signed the web-server certificate installed.
The browser must have the web-server certificate installed.
The browser must have the private key of CA certificate that signed the web-browser certificate installed.
The browser must have the public key of the web-server certificate installed.
Correct Answer
The Correct Answer for this Question is
The browser must have the CA certificate that signed the web-server certificate installed.