diff --git a/README.md b/README.md index e0ab25b..95632ae 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,8 @@ greenlock --email jon@example.com \ --domains example.com,www.example.com \ --webroot-path /srv/www/example.com \ --privkey-path /etc/ssl/privkey.pem \ - --fullchain-path /etc/ssl/fullchain.pem + --fullchain-path /etc/ssl/fullchain.pem \ + --bundle-path /etc/ssl/bundle.pem ``` Robust configurations for Greenlock as a system service