Support for custom TLS credentials?
We are looking to build product on top of Cloudflare Workers. One of our requirements is the ability to pass in a custom TLS cert.
It looks like according to the announcement that support is coming soon. Do we know approximately where in the roadmap this is?
We need this in order to be able to connect to Postgres instances via SSL over TCP. And we can't use Hyperdrive for this scenario.
We want to be able to connect to db's like Supabase (and other hosted databases) with
verify-full
and provide a custom certificate0 Replies