mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
Is there any installation instructions? #30
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Amet13 on GitHub (Jan 9, 2016).
Subj.
I running letsencrypt.sh first time and using this instruction: https://www.metachris.com/2015/12/comparison-of-10-acme-lets-encrypt-clients/
@mro commented on GitHub (Jan 9, 2016):
yes, there are. Have a look at https://github.com/lukas2511/letsencrypt.sh#domainstxt - see the naked domain mentioned first?
@Amet13 commented on GitHub (Jan 9, 2016):
Not any difference.
@mro commented on GitHub (Jan 9, 2016):
what did you expect to happen? Did you read https://github.com/lukas2511/letsencrypt.sh#usage ?
@Amet13 commented on GitHub (Jan 9, 2016):
Yes.
Can you show step by step, how can i create certificate for domain with letsencrypt.sh? I can't understand it.
@mro commented on GitHub (Jan 9, 2016):
I wrote down how I succeeded here: http://blog.mro.name/2015/12/lighttpd-letsencrypt-sh/
@lukas2511 commented on GitHub (Jan 10, 2016):
Default command has changed, you have to provide
-cor--cronto actually get it to do anything.Also the
Unknown parameter detected:message is a bug, it should just show the help text without any errors, I'll fix that.