Hi, I am interested in generating SSL certificate on my windows PC - and then install that certificate on the webserver.
Is this possible?
I don’t have access to sudo/ssh/command line.
I can only upload files to the HMTL public directory / thus I need something similar as zeroSSL.
When I run the certbot on my PC, I can’t find the file for the acme challenge that I am supposed to upload to webserver. Instead I just put in my domain name and it fails - because I didn’t put acme-challenge file.
Is it possible to generate SSL certificate without installing the certbot to the webserver where the certificate will be?