I've renewed a wildcard certificate and now it comes signed with ecdsa-with-SHA384 but my server doesn't support this signature algorithm. Is it possible to issue the certificate with rsa-with-SHA256 signature ?
My domain is: aws.opencdn.com.br
My web server is (include version): Network Virtual Appliance (NVA)
The intermediate that signs your certificate is based on the key your client supplies for that certificate. If you're using a system that doesn't support ECDSA, then you can use an RSA key instead by passing --key-type RSA to certbot.