Skip to content
Snippets Groups Projects
  1. Jun 26, 2019
  2. Jun 24, 2019
  3. Jun 21, 2019
  4. Jun 19, 2019
  5. Jun 06, 2019
  6. Jun 03, 2019
    • Philipp Winter's avatar
      Cache certificates across program restarts. · 11efa42e
      Philipp Winter authored
      So far, we request a certificate each time we start the broker.  Let's
      Encrypt maintains several rate limiters and if we exceed one of them, we
      won't get a certificate.  Worse, since we don't store certificates, we
      won't even be able to use an old one.
      
      This patch uses autocert's DirCache structure to cache certificates on
      disk.
      
      This patch fixes <https://bugs.torproject.org/30512>.
      11efa42e
  7. May 28, 2019
  8. May 21, 2019
  9. May 20, 2019
  10. May 16, 2019
  11. May 15, 2019
  12. May 14, 2019
  13. May 09, 2019
  14. May 08, 2019
Loading