Browse Source

Update README.md

correcting typo
pull/3/head
serverco 10 years ago
parent
commit
4ca978afd3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -1,5 +1,5 @@
# getssl
get an SSL certificate via LetsEncryot. Suitable for automating the process in remote servers.
get an SSL certificate via LetsEncrypt. Suitable for automating the process in remote servers.
This was written as an addition to checkssl for servers to automatically renew certifictes. In addition it allows the running of this script in standard bash ( on a desktop computer, or even virtualbox) and add the checks, and certificates to a remote server ( providing you have an ssh key on the remote server with access). Potentially I can include FTP as an option for uploading as well.


Loading…
Cancel
Save