HTTP/2 and HTTP/3

I’m looking to add routes that support HTTP/2 and 3 on my render web server. The web framework I use asks me to provide certificates and keys to the webframework.

Where can I get the TLS certs and keys for my domain that are generated by Render?

Hi there,
We don’t provide access to certs however, HTTP/2/3 is enabled by default on all services so you shouldn’t need to do anything. TLS/SSL is terminated before requests reach your actual running service,

Regards,

John B

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.