Skip to content
  1. Jan 12, 2009
  2. Jan 11, 2009
  3. Jan 10, 2009
  4. Jan 09, 2009
  5. Jan 08, 2009
  6. Jan 07, 2009
  7. Jan 04, 2009
  8. Jan 03, 2009
  9. Jan 01, 2009
  10. Dec 31, 2008
  11. Dec 27, 2008
  12. Dec 26, 2008
  13. Dec 24, 2008
  14. Dec 19, 2008
  15. Dec 18, 2008
  16. Dec 17, 2008
  17. Dec 16, 2008
  18. Dec 15, 2008
  19. Dec 12, 2008
  20. Dec 09, 2008
    • Joe Orton's avatar
      Improve mod_ssl's environment variable extraction to correctly handle · 514cab60
      Joe Orton authored
      DNs with duplicate tags:
      
      * modules/ssl/ssl_engine_vars.c:
        Augment the ssl_var_lookup_ssl_cert_dn_rec table with a flag
        to indicate whether RDNs of the given NID should be extracted
        to the environment.
        (extract_dn, modssl_var_extract_dns): New functions.
      
      * modules/ssl/ssl_private.h (modssl_var_extract_dns): Add prototype.
      
      * modules/ssl/ssl_engine_kernel.c: Remove SSL_*_DN_ from the list
        of variables to insert into the environment.
        (ssl_hook_Fixup): Use modssl_var_extract_dns to insert the
        SSL_*_DN_ variables efficiently and accurately, handling
        certs with duplicate RDN tags correctly.
      
      PR: 45875
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@724717 13f79535-47bb-0310-9956-ffa450edef68
      514cab60
  21. Dec 07, 2008