When I try to "Add a new SSL certificate" with the "App Engine Settings" tab, which was generated using the "Allow encryption using the Google App Engine console", a dialog box error occurs and a 400 response to the POST request.
The error "The provided SSL certificate could not be inserted."
Previously generated (about 2 months ago - not yet expired, of course). The SSL key / certificate using the same method is inserted just fine, but none of them are created. I tried both the traditional Let Encrypt and the relatively new Certbot method. I also tried several subdomains, bare domains, special domains and each result with the same error.
I saw some people note that -20-bit-key-size 2048 solved the same problem, but I also tried to specify this (although this is the default value for Certbot as it is). Other answers โwait 2 hours and now workโ - search for a real solution, because unreliable inserts and outdated certificates can be a real pain.
source share