From: Maximilian Weber Date: Thu, 5 Jan 2017 23:32:53 +0000 (+0100) Subject: Update Readme.md (#301) X-Git-Tag: v0.4.0~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c2a735f99ee405eaa44413dd27b7108f1931e50e;p=thirdparty%2Fdehydrated.git Update Readme.md (#301) Add config section --- diff --git a/README.md b/README.md index 28e916b..c57a074 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Current features: Please keep in mind that this software and even the acme-protocol are relatively young and may still have some unresolved issues. Feel free to report any issues you find with this script or contribute by submitting a pull request. -### Getting started +## Getting started For getting started I recommend taking a look at [docs/domains_txt.md](docs/domains_txt.md), [docs/wellknown.md](docs/wellknown.md) and the [Usage](#usage) section on this page (you'll probably only need the `-c` option). @@ -57,3 +57,6 @@ Parameters: --challenge (-t) http-01|dns-01 Which challenge should be used? Currently http-01 and dns-01 are supported --algo (-a) rsa|prime256v1|secp384r1 Which public key algorithm should be used? Supported: rsa, prime256v1 and secp384r1 ``` +## Config + +To change the default configuration you can copy [docs/examples/config](docs/examples/config) to the base dir and edit the file.