Next.js Discord

Discord Forum

Support for mTLS (httpsAgent?) in next fetch?

Unanswered
Baikal Teal posted this in #help-forum
Open in Discord
Baikal TealOP
Currently I can't figure out how to fetch data from a server that requires mtls authentication using the built-in next.js fetch impl. I had to use axios as a workaround, but I'd prefer to have access to the built in next.js cache handling.

Am I overlooking something, or is this a feature that will be implemented at some point in the future?

1 Reply