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

SSH Certificates will Not Update #1085

Open
Ryu945 opened this issue Jan 12, 2024 · 1 comment
Open

SSH Certificates will Not Update #1085

Ryu945 opened this issue Jan 12, 2024 · 1 comment

Comments

@Ryu945
Copy link

Ryu945 commented Jan 12, 2024

The SSL certificates for the websites will not update anymore. I tried updating the containers already.

Error logs

Creating/renewal website certificates... (website)
 Using CA: https://acme-v02.api.letsencrypt.org/directory
 Creating domain key
 The domain key is here: /etc/acme.sh/email/website/website.key
 Single domain='website'
 Getting domain auth token for each domain
 Getting webroot for domain='website'
 Adding txt value: txt value for domain:  _acme-challenge.website
 Trying to add TXT record
 Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 60
 Errors happened during adding the TXT record, response=
 Error add txt for domain:_acme-challenge.website
 Please check log file for more details: /dev/null

I looked into the error code and saw this but it doesn't mean anything to me.

CURLE_PEER_FAILED_VERIFICATION (60)

The remote server's SSL certificate or SSH fingerprint was deemed not OK. This error code has been unified with CURLE_SSL_CACERT since 7.62.0. Its previous value was 51. 
@buchdag
Copy link
Member

buchdag commented Jan 18, 2024

Hi. Could you please follow the bug template ?

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

No branches or pull requests

2 participants