Please fill out the fields below so we can help you better. Note: You must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g., crt.sh | example.com), so withholding your domain name here does not increase secrecy but only makes it harder for us to provide help.
My domain is: ssl.spseplzen.cz (school domain)
(I noticed that the school already has an active wildcard certificate, hope that isn't a big problem due to this site being the only one I could have been provided with)
I ran this command: certbot -- apache (tried with the -d + domain parameter, tried manual, some debugging parameters, etc.)
It produced this output: Some challenges have failed. (Some days days ago, there was an error regarding CAA records for some reason. Now it's back to some challenges that have failed after I reverted a snapshot due to a messy config)
My web server is (include version): Apache 2.4.62
The operating system my web server runs on is (include version): VirtualBox VM, Linux - Debian 12
My hosting provider, if applicable, is: cesky-hosting.cz (apparently)
I can login to a root shell on my machine (yes or no, or I don't know): no, not on my own, it's a vm managed by our school administrator, got sudo privileges only
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): Negative, or at least I am unaware of it.
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): 3.0.0
Hello, anyway, this whole thing of mine is going to be my high school leaving practical exam.
My teacher / administrator lended me a VirtualBox VM with Debian 11 installed (upgraded to 12), set a public ip of the VM to 185.68.29.39, which is accessible from the internet, recently even from our LAN. I did the basic self-signed thing for https allowance. I hope that doesn't cause any trouble, 80 should still be accessible.
Tried doing some research. However, I still don't know whether my code is complete.
I did everything exactly by the tutorials and certbot guide, or at least I think I did.
However, I keep getting that error mentioned above.
I would send you a bash script (in txt file), where I have something like a linux distribution + web server detection and stuff, alongside the certificate creation, however it would be in my native language (czech)
bash.txt (5.6 KB)
Every piece of help is much appreciated