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

SSLException: correct handling subclasses of this exception #24

Open
evgs opened this issue Jan 23, 2012 · 2 comments
Open

SSLException: correct handling subclasses of this exception #24

evgs opened this issue Jan 23, 2012 · 2 comments

Comments

@evgs
Copy link
Owner

evgs commented Jan 23, 2012

Need individual handling for exceptions caused by wrong certificate (can't restart connection)
and exceptions caused by network problems (connection should be restarted if network is available)

@ghost ghost assigned evgs Jan 23, 2012
@evgs
Copy link
Owner Author

evgs commented Jan 24, 2012

fixed in 10a0ff2

usecases to test:

  1. unknown certificate

2. disconnected while handshaking

3. disconnected after handshaking done
4. expired certificate

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

No branches or pull requests

1 participant