mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-04-23 08:48:30 +02:00
README.md: letsencrypt.sh is written in bash
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# letsencrypt.sh
|
# letsencrypt.sh
|
||||||
|
|
||||||
This is a client for signing certificates with an ACME-server (currently only provided by letsencrypt) implemented as a relatively simple shell-script.
|
This is a client for signing certificates with an ACME-server (currently only provided by letsencrypt) implemented as a relatively simple bash-script.
|
||||||
|
|
||||||
It uses the `openssl` utility for everything related to actually handling keys and certificates, so you need to have that installed.
|
It uses the `openssl` utility for everything related to actually handling keys and certificates, so you need to have that installed.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user