Citrix ADC 13 Advanced Topics – Security, Management and Optimization — Question 52
What is the first thing a Citrix Administrator should develop when creating a server certificate for Citrix ADC to secure traffic?
Answer options
- A. A private key
- B. A certificate revocation list (CRL)
- C. A certificate signing request (CSR)
- D. A certificate key-pair
Correct answer: A
Explanation
The first step in creating a server certificate is to generate a private key, which is essential for the subsequent steps like creating a certificate signing request (CSR). The other options, such as a certificate revocation list (CRL) and a certificate key-pair, are not initial steps in the process of securing traffic with a certificate.