1
0
Fork 0

fix #29: --server is not optional

Dieser Commit ist enthalten in:
AJ ONeal 2016-10-21 09:51:03 -06:00 committet von GitHub
Ursprung 967ab188a5
Commit b0084f9d3b
1 geänderte Dateien mit 1 neuen und 2 gelöschten Zeilen

Datei anzeigen

@ -40,8 +40,7 @@ These commands are shown using the **testing server**.
Want to use the **live server**?
1. remove the `--server https://acme-staging.api.letsencrypt.org/directory`
2. or change it to `--server https://acme-v01.api.letsencrypt.org/directory`
1. change server to `--server https://acme-v01.api.letsencrypt.org/directory`
**Note**: This has really only been tested with single domains so if
multiple domains doesn't work for you, file a bug.