Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added functions to configure ca certificate to the global-agent #49

Open
wants to merge 54 commits into
base: master
Choose a base branch
from

Conversation

vipendra-mehra
Copy link

Provided options to configure ca certificate to the global-agent

  1. ca certificates can be set while initiating global-agent (using constructor)
  2. ca certificate can be set/reset after initiation of global-agent (using methods)

Please review the code.

vipendra-mehra and others added 30 commits August 2, 2021 18:15
…t instance.

Also added setter method to add ca after instance is created
Updated readme file
Added ca parameter's type
fixed formatting issue
Signed-off-by: VKMEHRA <VKMEHRA@VKMEHRA-PH1.idc.oracle.com>
As boolean() method is not present so removed it and updated getRejectUnauthorized method
updated method getRejectUnauthorized
@vipendra-mehra
Copy link
Author

@gajus These are final changes, please review them and let me know if your feedback

@vipendra-mehra
Copy link
Author

@gajus did you get a chance to code review changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant