namecoin / encaya

Namecoin interoperability for AIA-compatible TLS clients
https://www.namecoin.org/
GNU General Public License v3.0
2 stars 4 forks source link

Write to cache synchronously #46

Closed JeremyRand closed 1 year ago

JeremyRand commented 1 year ago

Sometimes a certificate query depends on the cache from an immediately previous query; async cache writes can cause race conditions there.