Hyperdrive now supports more SSL/TLS security options for your database connections: Configure Hyperdrive to verify server certificates with verify-ca or verify-full SSL modes and protect against man-in-the-middle attacks Configure Hyperdrive to provide client certificates to the database server to authenticate itse...
Hyperdrive - Hyperdrive now supports custom TLS/SSL certificates
Cloudflare Developer Platform Changelog · 2025-04-09
Related items
Hyperdrive - Hyperdrive now supports custom TLS/SSL certificates for MySQL
Hyperdrive now supports custom TLS/SSL certificates for MySQL databases, bringing the same certificate options previously available for PostgreSQL to MySQL connections. You can now configure: Server certificate verification with VERIFYCA or VERIFYIDENTITY SSL modes to verify that your MySQL database server's certifi...
Hyperdrive - Hyperdrive now supports configuring the amount of database connections
You can now specify the number of connections your Hyperdrive configuration uses to connect to your origin database. All configurations have a minimum of 5 connections. The maximum connection count for a Hyperdrive configuration depends on the Hyperdrive limits of your Workers plan . This feature allows you to right...
Hyperdrive - Hyperdrive reduces query latency by up to 90% and now supports IP access control lists
Hyperdrive now pools database connections in one or more regions close to your database. This means that your uncached queries and new database connections have up to 90% less latency as measured from connection pools. By improving placement of Hyperdrive database connection pools, Workers' Smart Placement is now mo...
Workers VPC - Origin CA certificate support for Workers VPC
Workers VPC now supports Cloudflare Origin CA certificates when connecting to your private services over HTTPS. Previously, Workers VPC only trusted certificates issued by publicly trusted certificate authorities (for example, Let's Encrypt, DigiCert). With this change, you can use free Cloudflare Origin CA certific...
Hyperdrive - Hyperdrive support for private databases with Workers VPC
You can now connect Hyperdrive to a private database through a Workers VPC service . This is the recommended way to connect Hyperdrive to a private database that is not exposed to the public Internet. When creating a Hyperdrive configuration in the Cloudflare dashboard, choose Connect to private database and then Wo...
Hyperdrive - Hyperdrive introduces support for MySQL and MySQL-compatible databases
Hyperdrive now supports connecting to MySQL and MySQL-compatible databases, including Amazon RDS and Aurora MySQL, Google Cloud SQL for MySQL, Azure Database for MySQL, PlanetScale and MariaDB. Hyperdrive makes your regional, MySQL databases fast when connecting from Cloudflare Workers. It eliminates unnecessary net...