Our https on the custom domain was working well on appengine, i added the intermediate CA public to complete the chain in the cert (to be able to connect from another app without adding the intermediate cert), and changed my conf in the appengine console.
since then, no more SSL, ERR_CONNECTION_CLOSED appears when i call the https version of my app.
The http on the custom domain still works.
And no rollback possible (i tried to get back to the pervious configuration, the ERR_CONNECTION_CLOSED still appear).