How to get the SSL Certificate from Let's Encrypt with CSR.txt file to manually upload on GoDaddy shared web hosting (Plesk)

This may simplify your process:

Otherwise, you could use certbot with certonly and --csr /path/to/your/CSR.txt

2 Likes