The technology that includes a series of features relating to authentication and encryption and is based on a system of certificates is __________________
a. Https
b. CA
c. PKI
d. Enrollment
C. PKI is based on a system of certificates, which are digitally signed statements that contain a public key and the name of the subject. The certificates are issued by a CA, which can be based either in your own network or operated by an external certificate issuing agency, such as VeriSign.
You might also like to view...
Computers code bitmap image data using a binary color code for each pixel in the image.
Answer the following statement true (T) or false (F)
If there are multiple threads at the highest priority level in the Java virtual machine, those threads execute using a(n) ________ scheduling algorithm.
a) FIFO b) round-robin c) SPF d) SRT
The Math object includes the ____ method, which returns the value of the next highest whole number.
A. abs() B. floor() C. ceil() D. max()
Which of the following remote authentication methods was developed by Cisco?
A. 802.1X B. TACACS+ C. RADIUS D. Kerberos