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

Use safetlsa config for ncp11 caching duration #48

Closed JeremyRand closed 1 year ago

JeremyRand commented 1 year ago

We already did this for the AIA handler but neglected to do so for the ncp11 handler. Testing suggests that very short cache durations (e.g. the 2-minute status quo) can confuse NSS; the 1-hour duration used by the safetlsa default is likely to be less problematic.

JeremyRand commented 1 year ago

Works fine in brief testing with ncp11. Merging.