[tor-bugs] #15087 [Tor]: Move timeliness check out of tor_cert_checksig, or into tor_cert_get_checkable_sig
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sun Mar 1 13:41:06 UTC 2015
#15087: Move timeliness check out of tor_cert_checksig, or into
tor_cert_get_checkable_sig
--------------------+------------------------------------
Reporter: nickm | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.7.x-final
Component: Tor | Version:
Keywords: | Actual Points:
Parent ID: #15054 | Points:
--------------------+------------------------------------
There's a mismatch in our certificate API: When we're doing single
verification, we check the expiration time, but when we are doing batch
verification, we rely on the caller to do so. We should make these
functions do the same thing.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15087>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list