I’ve run into a similar issue before, and in my case it turned out the
certificate format wasn’t right. When you renew it over SSH, make sure
both the cert and key are in PEM format, and don’t forget to include the
intermediate CA if needed. This For...