List and describe the purpose of two Active Directory Certificate Services.

What will be an ideal response?


Certification Authority Web Enrollment - Enables requesting digital certificates for Web communications, sets up smart card digital certificates, and can obtain lists of revoked certifications

Certification Authority - Used to set up the use of digital certificates for user accounts and computers

Microsoft Simple Certificate Enrollment Protocol - Enables routers and network devices to access digital certificates

Online Certificate Status Protocol (OCSP) - Enables detection of a revoked certificate without the need to access a revocation list

Computer Science & Information Technology

You might also like to view...

How is partitioning important in the quick sort algorithm?

a. Partitioning divides the unsorted input data list into smaller unsorted data lists b. Partitioning is the process of removing duplicates from an array c. Partitioning is the process of walking through an array d. Partitioning is the process of finding the splitting point of an array

Computer Science & Information Technology

What will the following variable, $result, evaluate to, given that $speed = 105 ?

``` = 100) ? ("Slow down!") : ("Proceed""); ?> ``` a. ``` $result = true ``` b. ``` $result = true ``` c. ``` $result = "Slow down!" ``` d. ``` $result = "Proceed" ```

Computer Science & Information Technology

Discuss the six basic functions of a pointing device, and how you operate the device to accomplish them.

What will be an ideal response?

Computer Science & Information Technology

The Chinese Wall Model originates with business concepts rather than military concepts

Indicate whether the statement is true or false.

Computer Science & Information Technology