Is there any installation instructions? #30

Closed
opened 2025-12-29 00:22:35 +01:00 by adam · 6 comments
Owner

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/

# ls
config.sh  config.sh.example  domains.txt  domains.txt.example  letsencrypt.sh  LICENSE  README.md  test.sh
# cat domains.txt
le.amet13.name
lebeta.amet13.name
# ./letsencrypt.sh
Unknown parameter detected: 
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/ ``` # ls config.sh config.sh.example domains.txt domains.txt.example letsencrypt.sh LICENSE README.md test.sh # cat domains.txt le.amet13.name lebeta.amet13.name # ./letsencrypt.sh Unknown parameter detected: ```
adam closed this issue 2025-12-29 00:22:35 +01:00
Author
Owner

@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?

@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?
Author
Owner

@Amet13 commented on GitHub (Jan 9, 2016):

Not any difference.

@Amet13 commented on GitHub (Jan 9, 2016): Not any difference.
Author
Owner

@mro commented on GitHub (Jan 9, 2016):

what did you expect to happen? Did you read https://github.com/lukas2511/letsencrypt.sh#usage ?

@mro commented on GitHub (Jan 9, 2016): what did you expect to happen? Did you read https://github.com/lukas2511/letsencrypt.sh#usage ?
Author
Owner

@Amet13 commented on GitHub (Jan 9, 2016):

Did you read https://github.com/lukas2511/letsencrypt.sh#usage ?

Yes.

Can you show step by step, how can i create certificate for domain with letsencrypt.sh? I can't understand it.

@Amet13 commented on GitHub (Jan 9, 2016): > Did you read https://github.com/lukas2511/letsencrypt.sh#usage ? Yes. Can you show step by step, how can i create certificate for domain with letsencrypt.sh? I can't understand it.
Author
Owner

@mro commented on GitHub (Jan 9, 2016):

I wrote down how I succeeded here: http://blog.mro.name/2015/12/lighttpd-letsencrypt-sh/

@mro commented on GitHub (Jan 9, 2016): I wrote down how I succeeded here: http://blog.mro.name/2015/12/lighttpd-letsencrypt-sh/
Author
Owner

@lukas2511 commented on GitHub (Jan 10, 2016):

Default command has changed, you have to provide -c or --cron to 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.

@lukas2511 commented on GitHub (Jan 10, 2016): Default command has changed, you have to provide `-c` or `--cron` to 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#30