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

tlsdate does not always timeout #149

Closed
adrelanos opened this issue Oct 6, 2014 · 2 comments
Closed

tlsdate does not always timeout #149

adrelanos opened this issue Oct 6, 2014 · 2 comments

Comments

@adrelanos
Copy link

In some cases it would run forever. Example:

~ $ date
Mon Oct  6 14:14:08 UTC 2014
~ $ time tlsdate --dont-set-clock --showtime=human -H "defectivebydesign.org"
^C

real    29m13.015s
user    0m0.012s
sys     0m0.004s
~ $ date
Mon Oct  6 14:44:15 UTC 2014
@ioerror
Copy link
Owner

ioerror commented Oct 9, 2014

I'm unclear on why this fails for you:

time usewithtor tlsdate --dont-set-clock --showtime=human -H "defectivebydesign.org"
Thu Oct  9 20:39:46 UTC 2014

@adrelanos
Copy link
Author

I cannot reproduce it anymore myself. I'll get back to this, when I find another server that produces this behavior.

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