-
Notifications
You must be signed in to change notification settings - Fork 6
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
Support LDAPS #66
Support LDAPS #66
Conversation
Co-authored-by: Nuvindu Nirmana <[email protected]>
Co-authored-by: Nuvindu Nirmana <[email protected]>
Co-authored-by: Nuvindu Nirmana <[email protected]>
Co-authored-by: Nuvindu Nirmana <[email protected]>
Co-authored-by: Nuvindu Nirmana <[email protected]>
Co-authored-by: Nuvindu Nirmana <[email protected]>
Lets move |
Yes sorry i thought with 2201.10.0 (Swan Lake) resources are not longer supported for modules. But this does not apply to tests. |
Co-authored-by: Ayesh Almeida <[email protected]>
Co-authored-by: Ayesh Almeida <[email protected]>
Co-authored-by: Ayesh Almeida <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Provide a similar way as in the HTTP module to configure secure socket configurations.
Implements ballerina-platform/ballerina-library#7250
One line release note:
Type of change
How Has This Been Tested?
Added additional Ballerina unit tests
Test Configuration:
Checklist:
Security checks