Last update: October 11, 2021
TLS communication
Hyperledger Besu supports TLS to secure client and server communication, or secure P2P communication between nodes.
Important
To secure client and server communication, you also need to configure the client (EthSigner) or server (Tessera) for TLS.
The following diagram displays an example client and server TLS configuration.
You must store private keys and certificates in password-protected PKCS12 keystore files.
Use the command line options to enable and configure TLS.