Lucas Klasa

Results 2 issues of Lucas Klasa

#### Describe the issue Im trying to **use proxy with a ca cert** but always throws an error Im stuck on this for some days and didn't found an example...

I would like to use the type FastifyZodInstance without having to re-create the type again in my app example: ``` import { FastifyZodInstance } from 'fastify-type-provider-zod' export const buildMyRoute =...