Skip to content
  1. Mar 09, 2005
  2. Mar 07, 2005
  3. Mar 05, 2005
  4. Feb 26, 2005
  5. Feb 25, 2005
  6. Feb 23, 2005
  7. Feb 17, 2005
  8. Feb 15, 2005
  9. Feb 11, 2005
  10. Feb 10, 2005
  11. Feb 09, 2005
  12. Feb 08, 2005
  13. Feb 07, 2005
  14. Feb 04, 2005
  15. Feb 03, 2005
  16. Feb 02, 2005
  17. Jan 31, 2005
  18. Jan 27, 2005
  19. Jan 25, 2005
  20. Jan 24, 2005
  21. Jan 22, 2005
  22. Jan 20, 2005
  23. Jan 19, 2005
  24. Jan 18, 2005
  25. Jan 14, 2005
    • Joe Orton's avatar
      * modules/ssl/mod_ssl.c: Declare new config directives · 737d08a0
      Joe Orton authored
      SSLCADNRequestFile and SSLCADNRequestPath.
      
      * modules/ssl/ssl_private.h (modssl_pk_server_t): Add ca_name_path,
      ca_name_file fields.
      
      * modules/ssl/ssl_engine_init.c (ssl_init_ctx_verify): If either of
      SSLCADNRequestFile or SSLCADNRequestPath are configured, load the CA
      DN list sent in the CertificateRequest from those certificates.
      
      * modules/ssl/ssl_engine_config.c (modssl_ctx_init_server): Use
      pcalloc to zero-initialize the entire modssl_pk_server_t structure.
      (ssl_config_server_new): Merge the ca_name_* fields.
      (ssl_cmd_SSLCADNRequestPath, ssl_cmd_SSLCADNRequestFile): New
      functions.
      
      PR: 32848
      Submitted by: Tim Taylor <tim.taylor dfas.mil>
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125165 13f79535-47bb-0310-9956-ffa450edef68
      737d08a0
  26. Jan 08, 2005
  27. Jan 07, 2005
  28. Jan 05, 2005
  29. Jan 04, 2005