Skip to content

Hyperdrive local does not seem to support SSL #10124

@Mael-Abgrall

Description

@Mael-Abgrall

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_HYPERDRIVE in .env -> Doesn't work
  • Set localConnectionString in the json config -> Doesn't work

Please provide any relevant error logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething that isn't workinghyperdriveIssues to do with Cloudflare Hyperdrive https://developers.cloudflare.com/hyperdrive/internalRequires support from the Cloudflare Platform

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions