The ____ option in the ca command is used to generate the CRL.

A. -gencrl
B. -crl
C. -revoke
D. -crlcert


Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following operations do random access iterators have?

A. Prefix operator* to make available the container element for use as l-value or r-value. B. Overloaded binary operator+ to move the place the iterator points forward by the amount added. C. Overloaded binary operator* to multiply the iterator by a double value to move the place the iterator points by a fractional number of elements equal to the double argument. D. Overloaded unary operator++ to move the place the iterator points forward by as many elements as the argument.

Computer Science & Information Technology

Java programs communicate with databases using what API?

a. DBMS. b. JDBC. c. RDBMS. d. Database.

Computer Science & Information Technology

Method ____________ indicates that a Component should be refreshed on screen as soon as possible with a call to that control’s paint Component method.

a. refresh b. repaint c. repaintComponent d. redraw

Computer Science & Information Technology

By default, all new pinboards you create are public

Indicate whether the statement is true or false

Computer Science & Information Technology