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. https://crt.sh/?q=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:
bel.in.ua
I ran this command:
certbot run -d bel.in.ua
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for bel.in.ua
Waiting for verificationâŚ
Cleaning up challenges
Could not reverse map the HTTPS VirtualHost to the original
IMPORTANT NOTES:
Unable to install the certificate
Congratulations! Your certificate and chain have been saved at:
/etc/letsencrypt/live/bel.in.ua/fullchain.pem
Your key file has been saved at:
/etc/letsencrypt/live/bel.in.ua/privkey.pem
Your cert will expire on 2020-12-03. To obtain a new or tweaked
version of this certificate in the future, simply run certbot again
with the âcertonlyâ option. To non-interactively renew all of
your certificates, run âcertbot renewâ
My web server is (include version):
apache 4.15.0-45-generic
The operating system my web server runs on is (include version):
Ubuntu 18.04.4 LTS
My hosting provider, if applicable, is:
Scaleway
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):0.31.0
You have one config file named bel.in.ua.conf with two different vHosts.
create one port 80 vHost with both domain names (remove both existing), then one certificate with both domain names (or)
may be split that file in two files (new www.bel.in.ua.conf), so every config file has only one vHost definition.
PS: Checked your domain manual. https has the aviatranslation.com certificate from your default vHost.
So you have an additional option:
Use that port 443 vHost definition as template and create the port 443 vHost of bel.in.ua manual. Then it's not required that Certbot creates the vHost.