| 123456789101112131415161718 | [role="exclude"]===== Security certificates and keysWhen you install {es}, the following certificates and keys aregenerated in the {es} configuration directory, which are used to connect a {kib}instance to your secured {es} cluster and to encrypt internode communication.The files are listed here for reference.`http_ca.crt`::The CA certificate that is used to sign the certificates for the HTTP layer ofthis {es} cluster.`http.p12`::Keystore that contains the key and certificate for the HTTP layer for this node.`transport.p12`::Keystore that contains the key and certificate for the transport layer for allthe nodes in your cluster.
 |