HAProxy ALOHA Documentation 15.5

SSL/TLS

Secure Sockets Layer (SSL) and its successor, Transport Layer Security (TLS), are protocols that encrypt messages between a client and server so that no one can eavesdrop on the communication. These protocols also ensure that the client can trust that they are connecting to the server they intended to, since the server must present a cryptographic certificate encoded with its domain name, and that certificate must have been signed by a trusted third-party certificate authority.

In this section, you will learn how to manage SSL/TLS certificates and keys in HAProxy ALOHA.

Certificate Management

List, create, and update SSL certificates

Encryption Strategies

Strategies for setting up SSL/TLS encryption

Advanced TLS Options

Configure advanced options for TLS


Next up

Certificate Management