A systems administrator has implemented PKI on a classified government network. In the event that a disconnect occurs from the primary CA, which of the following should be accessible locally from every site to ensure users with bad certificates cannot gain access to the network?

A. A CRL
B. Make the RA available
C. A verification authority
D. A redundant CA


Answer: A. A CRL

Computer Science & Information Technology

You might also like to view...

Which of the following is a parameterized stream manipulator used to format output?

a. setw b. right c. left d. fixed

Computer Science & Information Technology

In a graph with v vertices and e edges, which of the following maxi mum sizes is not correct for a shortest path computation?

a. v for the number of adjacency lists b. e for the total size of all adjacency lists c. e for the size of the dictionary d. v for the size of the queue e. all of the above are correct

Computer Science & Information Technology

Which of the following is one of the dimensions of the McCumber Cube?

A) Safeguards B) Goals C) Information states D) All of the above

Computer Science & Information Technology

Which is the correct choice?

A) Use structured English when not every condition is relevant to every action. B) Use decision tables when communication to end users is important. C) Use decision trees when the sequence of conditions and actions is critical. D) Use decision tables when there are many repetitious actions.

Computer Science & Information Technology