diff options
-rwxr-xr-x | src/lib/test_exchange_api_overlapping_keys_bug.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/lib/test_exchange_api_overlapping_keys_bug.c b/src/lib/test_exchange_api_overlapping_keys_bug.c index 8944bae22..2614cd87f 100755 --- a/src/lib/test_exchange_api_overlapping_keys_bug.c +++ b/src/lib/test_exchange_api_overlapping_keys_bug.c @@ -43,11 +43,6 @@ * by the client). In particular, the bug makes signature * verifications to fail (often times, auditor signatures * have proven to be faulty). - * - * Another possible cause: a whole /keys redownload doesn't - * make the bug appear; a next try might be to redownload - * /keys using a 'last_issue_date=0' parameter (that was often - * observed along the bug). */ /** |