How to use verify-full with Vercel and Neon
I would like to use verify-full with Neon and Drizzle. I'm not sure how to add the certificate to Vercel Edge Functions.
Neon
Connect to Neon securely - Neon Docs
Neon requires that all connections use SSL/TLS encryption to ensure that data sent over the Internet cannot be viewed or manipulated by third parties. Neon rejects connections that do not use SSL/TLS,...
Drizzle ORM - drizzle.config.ts
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.
1 Reply
flat-fuchsia•11h ago
If you're using the serverless driver, you don't need to do anything. All connections through the serverless driver perform full TLS verification