Skip to content

Support SCRAM channel binding #357

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

Closed
sfackler opened this issue May 24, 2018 · 1 comment
Closed

Support SCRAM channel binding #357

sfackler opened this issue May 24, 2018 · 1 comment

Comments

@sfackler
Copy link
Owner

We'll need to extend the TLS interface to provide access to the Finished message and the peer certificate.

sfackler added a commit that referenced this issue Jan 3, 2020
We have to make the trait methods differ from the normal methods a bit
by adding Sync + Send bounds to the ToStatement parameter which is a bit
unfortunate, but necessary until GATs async_trait unnecessary.

Closes #357
sfackler added a commit that referenced this issue Jan 3, 2020
We have to make the trait methods differ from the normal methods a bit
by adding Sync + Send bounds to the ToStatement parameter which is a bit
unfortunate, but necessary until GATs async_trait unnecessary.

Closes #357
@Neustradamus
Copy link

@sfackler: Thanks a lot for all about SCRAM.

Linked to:

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

No branches or pull requests

2 participants