From 71a17c127f8f336fbe821705790049ce7fb054d9 Mon Sep 17 00:00:00 2001 From: Jason Wilder Date: Thu, 29 Jan 2015 09:42:58 -0700 Subject: [PATCH] Update SSL doc grammar --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f4972f..6b11b65 100644 --- a/README.md +++ b/README.md @@ -60,8 +60,8 @@ Finally, start your containers with `VIRTUAL_HOST` environment variables. ### SSL Support -SSL is supported single host, wildcards and SNI certificates using naming conventions for -certificates or optionally specify a cert name (for SNI) as an environment variable. +SSL is supported using single host, wildcard and SNI certificates using naming conventions for +certificates or optionally specifying a cert name (for SNI) as an environment variable. To enable SSL: