acme-companion icon indicating copy to clipboard operation
acme-companion copied to clipboard

SSH Certificates will Not Update

Open Ryu945 opened this issue 1 year ago • 1 comments
trafficstars

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. 

Ryu945 avatar Jan 12 '24 17:01 Ryu945

Hi. Could you please follow the bug template ?

buchdag avatar Jan 18 '24 08:01 buchdag

It started working again.

Ryu945 avatar Jul 31 '24 22:07 Ryu945