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

Update SecureSocket API of LDAP #1215

Closed
ldclakmal opened this issue Apr 5, 2021 · 0 comments · Fixed by ballerina-platform/module-ballerina-auth#113
Closed

Update SecureSocket API of LDAP #1215

ldclakmal opened this issue Apr 5, 2021 · 0 comments · Fixed by ballerina-platform/module-ballerina-auth#113
Assignees
Labels
Area/Security Issues related to stdlib security module/auth Type/Improvement

Comments

@ldclakmal
Copy link
Member

Description:
The SecureSocket API of LDAP need to be updated along with the convention.

public type SecureSocket record {|
    crypto:TrustStore|string cert;
|};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area/Security Issues related to stdlib security module/auth Type/Improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant