Hello there!
I suppose this "wordops.net down" has created a whole domino effect.
All my webs has "SEC_ERROR_EXPIRED_CERTIFICATE"

Could you drop me the line to manually renew my ssl certificates?
Thanks in advance

PS. As we can read here https://docs.wordops.net/how-to/#renew-a-lets-encrypt-ssl-certificates-with-wordops
I've tried acme.sh --renew-all --ecc
but I get this error message:
" Invalid status, allofmywebsites.tld :Verify error detail: IP server : Invalid response from allofmywebsites.tld"
Of course, my server and my webs are running smooth but the SSL Certificate does not want to renew itself

    deivri wo site update yourdomain.com -le --force

    use --force to bypass check

      kohcoki
      Thanks for your response.
      Sadly it does not work for me.
      I get this message
      "SSL is already configured for given site"

      I've made the debug mode for the acme manual way and we could read this

      [Sun Mar 3 10:53:24 PM UTC 2024] _CURL='curl --silent --dump-header /etc/letsencrypt/config/http.header -L --trace-ascii /tmp/tmp.MDXhIX22F8 -g --connect-timeout 1'
      [Sun Mar 3 10:53:24 PM UTC 2024] Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 60

      The CURL error explanation is this:
      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 (error 51: obsolete errors).

      As I've said before, there's no problem with my server at all and my webs are accesible bypassing the warning about the ssl certificate, so I understand that everything is about how the certificates are setup to renew.

      And my knowledge stops here, so any help is welcome.
      Thanks!

      corus9
      Hi!
      What do you mean?
      [EDIT: Ok, I suppose you refer "https://wordops.net/" is up and working again but this issue persist]

      I still cant renew my certificates.

      wo site update yourdomain.com -le --force

      This prompt still returns "SSL is already configured for given site"

      acme.sh --renew-all --ecc
      acme.sh --force --renew --domain mydomain

      And those prompts still return "Invalid status, mydomain :Verify error detail: ip server : Invalid response"
      Same curl's error code 60

      Any idea how can i get this fixed?
      Thanks

      Ok guys, I've managed to fix this by myself.
      There was an infinite loop: curl error pointed to ssl, ssl cant renew because the curl error.

      So, I ended cleaning up the ssl certs
      wo site update site.tld --letsencrypt=clean

      And then update the site again
      wo site update site.tld -le --force

      And it worked. My websites are running flawless again.
      I hope this can help to somebody now and/or the future with similar issues.

      Regards!
      D.

        deivri iff SSL already given, yes; should remove or clean first then installed again...

        a year later

        My SSL is not renewed automaticaly, cleaning and updating the site fixes the certifivate.
        Anyone knows why it does not renew?

        Hosted by VirtuBox