Douglas Wilson

Results 1985 comments of Douglas Wilson

Hello, and sorry for the delay on responding; I didn't realize I never did. I took a look and it seems that there are some breaking changes in that upgrade...

Hi @RahulGautamSingh I'm not sure how that would help here, as it is not upgraded in 1.x because it has breaking changes that requires a major version bump for body-parser.

Thanks, but I don't think having that is necessary; I already use a service that shows all ourdated on a central dashboard.

Sorry, I meant I forgot to reply to this issue; not that I forgot to update the dep. I already knew it was out of date but incompatible.

Sorry, I may have misread your issue. I will need to check it out. Can you please include complete code and complete way to reproduce? I was not sure how...

Hello, and sorry you are having trouble. I'm not sure how that could be happening, as you can view our source code and see that the only place this module...

Hi @jhbarrantes I am updating the certs there too. I'll have a release with them soon. Apologies there was some spam to the repo so it was temp measure.

Why not just fully abstract adding the CA into your Node.js process altogether? For example, during your Docker build, have it set the environment variable `NODE_EXTRA_CA_CERTS` to the path of...

Ah, you are using mutual SSL, apologies. Mutual SSL is certainly not _required_ by MySQL and you can use SSL without it using the traditional authentication modules, so I didn't...

Hi @sidorares that ia a good idea! Sorry I was away, but I am just getting back now and replying to issues 😅. I'll actually set it up here this...