tosasilviu
New member
- Joined
- Jan 2, 2022
- Messages
- 5
Hello,
I am trying to install the LetsEncrypt SSL to my server using this command:
My hostname being: servername=server.wpcarecentral.com
But I am getting a:
Any help here, please?
Thank you
I am trying to install the LetsEncrypt SSL to my server using this command:
Code:
cd /usr/local/directadmin/scripts
./letsencrypt.sh request_single server.wpcarecentral.com 4096
My hostname being: servername=server.wpcarecentral.com
But I am getting a:
Code:
-bash: ./letsencrypt.sh: No such file or directory
Any help here, please?
Thank you