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:
monitor.plslogistics.com
I ran this command:
certbot certonly --standalone
It produced this output:
root@monitor.plslogistics.com ~/certs $ certbot certonly --standalone
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Please enter the domain name(s) you would like on your certificate (comma and/or
space separated) (Enter 'c' to cancel): monitor.plslogistics.com
Requesting a certificate for monitor.plslogistics.com
Certbot failed to authenticate some domains (authenticator: standalone). The Certificate Authority reported these problems:
Domain: monitor.plslogistics.com
Type: unauthorized
Detail: The key authorization file from the server did not match this challenge "mkEtqdXoq_V4I1ODXHJ0BlsbX0jXlJFQoXOCQ4UZ0Ew.zhOaLIVTyTdV7MlTa5pAI2i1DOMkLGfhoHinbJYQWkk" != ""
Hint: The Certificate Authority failed to download the challenge files from the temporary standalone webserver started by Certbot on port 80. Ensure that the listed domains point to this machine and that it can accept inbound connections from the internet.
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
root@monitor.plslogistics.com ~/certs $
My web server is (include version):
NagiosXI
The operating system my web server runs on is (include version):
Centos 7.9
My hosting provider, if applicable, is:
N/A
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):
root@monitor.plslogistics.com ~/certs $ certbot -version
usage:
certbot [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN] ...
Certbot can obtain and install HTTPS/TLS/SSL certificates. By default,
it will attempt to use a webserver both for obtaining and installing the
certificate.
certbot: error: argument -v/--verbose: ignored explicit argument 'ersion'
root@monitor.plslogistics.com ~/certs $