haproxy-letsencrypt-docker.md
... ...
@@ -33,7 +33,7 @@ Let's do this thing.
33 33
34 34
# Stage 0 - setup
35 35
This all assumes that your soon-to-be certificated domains' A records are all pointing at the docker host (or port-forwarding router, or whatever), and you can reach the docker host on port 80 and 443 from the Interwebs.
36
-Your docker host should have docker, docker-compose, and openssl installed (for testing), and the docker daemon should be running.
36
+Your docker host should have docker, docker-compose, and openssl installed (openssl just for testing), and the docker daemon should be running.
37 37
You should be root, or a similarly permissioned user.
38 38
39 39
# Stage 1 - certbot