Commit dfd0afbc authored by Bob Lee's avatar Bob Lee
Browse files

Each time we start an SSL session, we have to find the trust anchor. This used...

Each time we start an SSL session, we have to find the trust anchor. This used to be an O(N) operation. If the trust anchor we're looking for was close to N, finding it could take a couple seconds. This change makes the operation O(1).
parent 2b2e488b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment