global-agent
global-agent copied to clipboard
feat: Added functions to configure ca certificate to the global-agent
Provided options to configure ca certificate to the global-agent
- ca certificates can be set while initiating global-agent (using constructor)
- ca certificate can be set/reset after initiation of global-agent (using methods)
Please review the code.
@gajus These are final changes, please review them and let me know if your feedback
@gajus did you get a chance to code review changes?