Menu

#8 startup does not work when some cached authority key certificates are not valid anymore

0.0.6
open
nobody
2016-03-05
2014-01-22
No

When the authority keys are expired in the cache they are just skipped and not refetched.

when a key is expired we need to refetch it. (currently we just ignore and skip it)
this leads to an endless loop where we want to fetch the consensus document and try to validate it but dont have enough keys from the authorities.

Workaround : delete st-* files in temp folder (especially : st-authority-key-certificates.txt)

1 Attachments

Discussion

  • Tobias Boese

    Tobias Boese - 2014-11-05
    • Milestone: 0.0.3 --> 0.0.4
     
  • Tobias Boese

    Tobias Boese - 2015-05-23
    • Milestone: 0.0.4 --> 0.0.5
     
  • Tobias Boese

    Tobias Boese - 2016-03-05
    • Milestone: 0.0.5 --> 0.0.6
     

Log in to post a comment.