Valid Secret-Sen Dumps shared by ExamDiscuss.com for Helping Passing Secret-Sen Exam! ExamDiscuss.com now offer the newest Secret-Sen exam dumps, the ExamDiscuss.com Secret-Sen exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com Secret-Sen dumps with Test Engine here:
Where can all the self-signed/imported certificates be found in Conjur?
Correct Answer: A
Explanation Conjur uses TLS certificates for authentication between nodes and clients. These certificates are either self-signed by Conjur or imported from a third-party CA. All the certificates are stored in the /opt/conjur/etc/ssl directory from the Conjur containers. This directory contains the following files: ca.crt: The CA certificate used to verify all Conjur node certificates. This is either the self-signed Conjur CA certificate or the imported third-party CA certificate. server.crt: The server certificate used by the Conjur node for HTTPS and mTLS connections. This certificate contains the DNS names of the node and the load balancer in the CN and SAN fields. server.key: The private key corresponding to the server certificate. cert.pem: A symbolic link to the server certificate file. key.pem: A symbolic link to the server key file. References: Certificate architecture, Certificate requirements, Rotate certificates Learn more: