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

Problems with async BeginAuthenticateAsServer in SSLStream #3

Open
marcominetti opened this issue Apr 25, 2014 · 0 comments
Open

Problems with async BeginAuthenticateAsServer in SSLStream #3

marcominetti opened this issue Apr 25, 2014 · 0 comments

Comments

@marcominetti
Copy link
Owner

Using begin/end implementation on SSLStream authentication makes the whole app unstable. During stress test, tons of exceptions are catched: from SSL bad record to native stack exception in mono for "double free or corruption".

Using syncronous AutenticateAsServer make every more stable and reliable.

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

1 participant