Jakhongir Mustafaev
Jakhongir Mustafaev
Hello @alan-agius4, Just updated. The error is the same as below, even though `NODE_EXTRA_CA_CERTS` is set. Double-checked through the console log with: `console.log('SSR NODE_EXTRA_CA_CERTS =', process.env['NODE_EXTRA_CA_CERTS']); ` Error: ``` Error...
@alan-agius4, got it. Yes, I can do that. Give me some time, and I'll share the repo link here soon. I need to create a minimal repro for our .NET...
Hey @alan-agius4, here's the link for the repro: https://github.com/mjmustafaev/angular-ssr-dotnet-selfsigned-repro Below are the steps on how to reproduce: ## Prerequisites Make sure you have (latest stable): - .NET SDK - Node.js...