You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am also facing same problem.
I want to set 'connectionConfiguration.tls.ca' in Agent.js (of global-agent) to 'https.globalAgent.options.ca'
or atleast somehow set Agent's own options (this.options.ca) should be used to set connectionConfiguration.tls.ca in case configuration do not contain's ca property.
Any update on this please?
This seems to be very common problem, how are other peoples handling it?
Problem: add Ca, cert and Key to the Https.Agent
How can we add TLS certificat to the Agent with bootstrap() ?
NodeJS: 12.16.0
The text was updated successfully, but these errors were encountered: