-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
bugSomething that isn't workingSomething that isn't workinghyperdriveIssues to do with Cloudflare Hyperdrive https://developers.cloudflare.com/hyperdrive/Issues to do with Cloudflare Hyperdrive https://developers.cloudflare.com/hyperdrive/internalRequires support from the Cloudflare PlatformRequires support from the Cloudflare Platform
Description
What versions & operating system are you using?
wrangler 4.26.1
Please provide a link to a minimal reproduction
No response
Describe the Bug
Hyperdrive does not seem to support SSL, when connecting to a public database.
I'm using Neon, Drizzle and the URL postgresql://user:pass@host.aws.neon.tech/neondb?sslmode=require&channel_binding=require
However, whenever I try to run a query, the code throws error: connection is insecure (try using sslmode=require)
I did try:
- Set
WRANGLER_HYPERDRIVE_LOCAL_CONNECTION_STRING_HYPERDRIVEin .env -> Doesn't work - Set
localConnectionStringin the json config -> Doesn't work
Please provide any relevant error logs
No response
egora-ai, firzanarmani, Arasple, drKreshel, slice and 3 more
Metadata
Metadata
Assignees
Labels
bugSomething that isn't workingSomething that isn't workinghyperdriveIssues to do with Cloudflare Hyperdrive https://developers.cloudflare.com/hyperdrive/Issues to do with Cloudflare Hyperdrive https://developers.cloudflare.com/hyperdrive/internalRequires support from the Cloudflare PlatformRequires support from the Cloudflare Platform
Type
Projects
Status
Done