fix "Got a certificate for ?? that we already have"
commitde4a49adc2bc7bc8a2dfe44d75a47a828056a52c
authorRoger Dingledine <arma@torproject.org>
Mon, 19 Apr 2010 22:35:57 +0000 (19 18:35 -0400)
committerRoger Dingledine <arma@torproject.org>
Mon, 19 Apr 2010 22:35:57 +0000 (19 18:35 -0400)
tree3a9095adde4ad7f5163ecd609b23961c9b09bca4
parent6ff471d814c69fa6dd53b0f1552b73c4e91030b1
fix "Got a certificate for ?? that we already have"

what's happening here is that we're fetching certs for obsolete
authorities -- probably legacy signers in this case. but try to
remain general in the log message.
src/or/routerlist.c