Skip to content

Clarify that local Hyperdrive connections only support requireand prefer modes #27615

@asomethings

Description

@asomethings

Existing documentation URL(s)

https://developers.cloudflare.com/hyperdrive/configuration/local-development/

Seems like it is documented inside miniflare

https://github.com/cloudflare/workers-sdk/blob/main/packages/miniflare/src/plugins/hyperdrive/hyperdrive-proxy.ts#L31

What changes are you suggesting?

Please clarify in the documentation that Hyperdrive local connections only support the require and prefer SSL modes.

At the moment, Hyperdrive local development does not support verify-full or verify-ca. Using these modes currently results in an unexpected ECONNRESET error without any clear warning.

Since updating miniflare may take some time, it would be helpful to document the supported SSL modes in the meantime.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions