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: 2b2b.site
I ran this command: certbot
It produced this output: Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
Which names would you like to activate HTTPS for?
1: 2b2b.site
Select the appropriate numbers separated by commas and/or spaces, or leave input
blank to select all options shown (Enter ‘c’ to cancel): 1
Cert not yet due for renewal
You have an existing certificate that has exactly the same domains or certificate name you requested and isn’t close to expiry.
(ref: /etc/letsencrypt/renewal/2b2b.site.conf)
What would you like to do?
1: Attempt to reinstall this existing certificate
2: Renew & replace the cert (limit ~5 per 7 days)
Select the appropriate number [1-2] then [enter] (press ‘c’ to cancel): 2
Renewing an existing certificate
Deploying Certificate to VirtualHost /etc/httpd/conf/httpd-le-ssl.conf
Enhancement redirect was already set.
Your existing certificate has been successfully renewed, and the new certificate
has been installed.
The new certificate covers the following domains: https://2b2b.site
You should test your configuration at:
https://www.ssllabs.com/ssltest/analyze.html?d=2b2b.site
IMPORTANT NOTES:
-
Congratulations! Your certificate and chain have been saved at:
/etc/letsencrypt/live/2b2b.site/fullchain.pem
Your key file has been saved at:
/etc/letsencrypt/live/2b2b.site/privkey.pem
Your cert will expire on 2020-10-07. 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” -
If you like Certbot, please consider supporting our work by:
Donating to ISRG / Let’s Encrypt: https://letsencrypt.org/donate
Donating to EFF: https://eff.org/donate-le
My web server is (include version): Apache/2.4.6 (CentOS)
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is: CentOS Linux release 7.8.2003 (Core)
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): certbot 1.5.0
certbot gives me selfsigned certificate… I don’t now why.
in config there is
SSLCertificateFile /etc/letsencrypt/live/2b2b.site/cert.pem
SSLCertificateKeyFile /etc/letsencrypt/live/2b2b.site/privkey.pem
SSLCertificateChainFile /etc/letsencrypt/live/2b2b.site/chain.pem
I have read other topics with this problem - there is no solution.
I\ve made such sertificate before on pricelinpro.site - it works good. Can not understand what happens…
Please help me.