Exam4Training

Complete the following sentence with the proper order of answers:

Complete the following sentence with the proper order of answers:

Consul uses two types of certificates for encryption. Consul agent communications are secured by _________ and Consul Connect uses __________ between registered services.
A . mutual TLS, TLS
B. SSL, TLS
C. mutual TLS, SSL
D. TLS, mutual TLS

Answer: D

Explanation:

Consul agent communications are done using TLS certificates that can be created by the built-in CA or an external CA if you need more control over certificates.

Consul Connect uses mutual TLS for authorization and encryption. https://www.consul.io/docs/connect https://learn.hashicorp.com/consul/security-networking/certificates

Exit mobile version