From 3f38951b60cb2db03aa42b6660960a8990701ad6 Mon Sep 17 00:00:00 2001 From: Joao Gilberto Magalhaes Date: Mon, 3 Jul 2023 20:28:56 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0eeb50d..fe8a32b 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Easy to set up and low configuration to numerous features. EasyHAProxy will discover the services based on the Docker Tags of the containers running on a Docker host or Docker Swarm cluster and dynamically set up the `haproxy.cfg`. Below, EasyHAProxy main features: -- Support Automatic Certificate Management Environment (ACME) protocol compatible with Let's encrypt and other issuers. +- Support Automatic Certificate Management Environment (ACME) protocol compatible with Let's encrypt and others CA. - Set your custom SSL certificates - Balance traffic between multiple replicas - Set SSL with three different levels of validations and according to the most recent definitions. @@ -76,7 +76,7 @@ Or you can install using tools: If you already set up the EasyHAProxy, is time to go deeper: - [Custom SSL](docs/ssl.md) -- Automatic Certificate Issuing (e.g. Let's Encrypt) +- [Automatic Certificate Issuing](docs/acme.md) (e.g. Letsencrypt) ## See EasyHAProxy in action