I could not find any cli.ini
at /etc/letsencrypt/
, hence I created one myself by adding following configuration options to it:
email = my-email@example.com
server = https://acme-v02.api.letsencrypt.org/directory
Would this be enough? Or have I missed something that I should have added?
Any reply would be greatly appreciated.
DETAILS:
The operating system my web server runs on is (include version):
NAME="Amazon Linux AMI"
VERSION="2018.03"
ID_LIKE="rhel fedora"
VERSION_ID="2018.03"
PRETTY_NAME="Amazon Linux AMI 2018.03"
I can login to a root shell on my machine:
Yes