Skip to content
Snippets Groups Projects
  1. Jun 25, 2019
  2. Jun 14, 2019
  3. Jun 12, 2019
  4. Jun 11, 2019
  5. 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
  6. May 28, 2019
  7. May 16, 2019
  8. May 14, 2019
  9. May 09, 2019
  10. Apr 29, 2019
  11. Apr 15, 2019
  12. Apr 11, 2019
  13. Mar 25, 2019
  14. Mar 06, 2018
  15. Feb 24, 2018
  16. Aug 11, 2017
  17. Jul 15, 2017
  18. Jul 12, 2017
  19. Jul 11, 2017
  20. Jun 29, 2017
  21. Dec 20, 2016
  22. Sep 20, 2016
Loading