helpLongText

Long Help text and example

enum helpLongText = q"( Example: $ ./acme-lw-d -k key.pem -p domain.key -o domain.pem \ -d your-domain.net -d www.your-domain.net \ -c "mailto:webmaster@domain.net" \ -w "./examples/setupChallange.sh" \ -y -v -b {rsa2048|rs4096} RS keys will be created on first run and stored on disk. They are reused when existing. The setup-challange script is called with the challange type, the filename and token. Right new, only http challange is supported (FIXME). )";

Meta