What are the two?

There are two methods for creating and distributing client certificates for Consul.

What are the two? (select two)
A . auto encryption
B. openSSL generation
C. Vault integration
D. operator
E. manual

Answer: A,D

Explanation:

There are two methods for distributing client certificates, operator or auto encryption.

The auto-encryption method introduced in Consul 1.5.2 alleviates the client certificate generation and distribution step for operators. This method uses the Connect CA to generate client certificates and then Consul will automatically distribute the certificates to all clients and is beneficial for large datacenters with many clients.

The operator method is recommended if you need to use a third-party CA or need more fine-grained

control over certificate management.

https://learn.hashicorp.com/consul/security-networking/certificates#client-certificate-distribution

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments