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

check that TLS close is being done properly #9

Open
mk270 opened this issue May 12, 2022 · 2 comments
Open

check that TLS close is being done properly #9

mk270 opened this issue May 12, 2022 · 2 comments

Comments

@mk270
Copy link
Owner

mk270 commented May 12, 2022

No description provided.

@nervuri
Copy link

nervuri commented May 13, 2022

It is being done properly. See:

https://portal.mozz.us/gemini/gemini.ucant.org/?crt=1

and

$ printf "gemini://gemini.ucant.org/\r\n" | openssl s_client -ign_eof -connect gemini.ucant.org:1965
...
closed

@mk270
Copy link
Owner Author

mk270 commented May 13, 2022

yeah sorry, the cases I'm worried about are when there's a timeout or error, server-side, rather than the default case.

Thanks for the tip re detecting the condition!

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