Skip to content
  1. Mar 13, 2012
  2. Mar 08, 2012
  3. Feb 28, 2012
  4. Feb 27, 2012
  5. Feb 26, 2012
  6. Feb 20, 2012
  7. Feb 13, 2012
  8. Feb 11, 2012
  9. Feb 04, 2012
  10. Jan 31, 2012
  11. Jan 25, 2012
  12. Jan 23, 2012
  13. Jan 22, 2012
  14. Jan 20, 2012
  15. Jan 19, 2012
  16. Jan 17, 2012
  17. Jan 16, 2012
  18. Jan 11, 2012
  19. Dec 29, 2011
  20. Dec 28, 2011
  21. Dec 24, 2011
  22. Dec 23, 2011
  23. Dec 20, 2011
  24. Dec 19, 2011
  25. Dec 15, 2011
  26. Dec 12, 2011
    • Kaspar Brand's avatar
      backport r1213380 from trunk: · 4a312235
      Kaspar Brand authored
      Streamline TLS session ticket key handling (added in r1200040):
      - drop the SSLTicketKeyDefault directive, and only support a single
        ticket key per server/vhost
      - rename the SSLTicketKeyFile directive to SSLSessionTicketKeyFile,
        remove the keyname parameter
      - move ticket key parameters from SSLSrvConfigRec to modssl_ctx_t
      - configure the tlsext_ticket_key_cb only when in server mode
      - add documentation for SSLSessionTicketKeyFile
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1213395 13f79535-47bb-0310-9956-ffa450edef68
      4a312235