I ran this command: certbot certonly --webroot-path="/usr/share/icecast2/web" -d 'xtratuneradio.servemp3.com'
It produced this output: certificate not yet ready for renewal
My web server is (include version): Icecast 2.4.4
The operating system my web server runs on is (include version): Ubuntu "jammy"
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): no
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): 1.21.0
I have successfully created a cert, but now that I have it, the website always times out. I managed to connect to it once after making the cert, but it took upwards of 30 seconds to connect. I know the server is live because i can connect directly via localhost, and evidence of the cert's existence is shown thanks to a bad domain error.
Does the server HAVE to be running on ports 80 or 443? Is there any way to keep the SSL encryption on another, less congested port? Is congestion even causing this issue?
Currently I can not access it via public internet, I've tried remaking the firewall rules on windows and in my routers settings, but they were already working before and there's not much else i can change there. Ill keep exploring options tonight