Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certificate does not install correctly #36

Closed
Awilson089 opened this issue Mar 2, 2020 · 4 comments
Closed

Certificate does not install correctly #36

Awilson089 opened this issue Mar 2, 2020 · 4 comments

Comments

@Awilson089
Copy link

Awilson089 commented Mar 2, 2020

Hi, when I generate a new certificate for an app it finds the domains and installs correctly but the SSL never appears when visiting the URL.

The certifate has been generated in /etc/letsencrypt/live and also the *-ssl.conf file in /etc/nginx-sp/vhosts.d.

Also cant see anything obvious in the .conf file, any ideas?

@Awilson089
Copy link
Author

I just had the following email from LetsEncrpyt:

We recently discovered a bug in the Let's Encrypt certificate authority code,
described here:

https://community.letsencrypt.org/t/2020-02-29-caa-rechecking-bug/114591

Unfortunately, this means we need to revoke the certificates that were affected
by this bug, which includes one or more of your certificates. To avoid
disruption, you'll need to renew and replace your affected certificate(s) by
Wednesday, March 4, 2020. We sincerely apologize for the issue.

If you're not able to renew your certificate by March 4, the date we are
required to revoke these certificates, visitors to your site will see security
warnings until you do renew the certificate. Your ACME client documentation
should explain how to renew.

If you are using Certbot, the command to renew is:

certbot renew --force-renewal

If you need help, please visit our community support forum:
https://community.letsencrypt.org/t/revoking-certain-certificates-on-march-4/114864

I went back onto my server to renew the SSL using rwssl -n but it still doesnt seem to be working.

@rehmatworks
Copy link
Owner

@Awilson089 Sorry for replying late. Were you able to fix this issue? If no, please wait for the next upgrade or you can get in touch with me at contact[at]rehmat.works and I'll try to help you directly.

@rehmatworks
Copy link
Owner

Please upgrade to the latest version.

pip3 install --upgrade --force-reinstall rwssl

And read readme here on GitHub or get help on commands by typing rwssl -h

@bfjare
Copy link

bfjare commented Jul 29, 2020

I recently had this same issue as well with the newest version of rwssl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants