1. 02 Aug, 2015 2 commits
    • Kaspar Brand's avatar
      update mod_ssl.html.en transformation · 840141d2
      Kaspar Brand authored
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1693793 13f79535-47bb-0310-9956-ffa450edef68
      840141d2
    • Kaspar Brand's avatar
      Add support for extracting the msUPN and dnsSRV forms · 2cf83985
      Kaspar Brand authored
      of subjectAltName entries of type "otherName" into
      SSL_{CLIENT,SERVER}_SAN_OTHER_{msUPN,dnsSRV}_n environment
      variables. Addresses PR 58020.
      
      * docs/manual/mod/mod_ssl.xml: add SSL_*_SAN_OTHER_*_n entries to the
        environment variables table
      
      * modules/ssl/ssl_engine_vars.c: add support for retrieving the
        SSL_{CLIENT,SERVER}_SAN_OTHER_{msUPN,dnsSRV}_n variables
      
      * modules/ssl/ssl_util_ssl.c: add parse_otherName_value, which
        currently recognizes the "msUPN" (1.3.6.1.4.1.311.20.2.3) and
        "id-on-dnsSRV" (1.3.6.1.5.5.7.8.7) otherName forms, and
        adapt modssl_X509_getSAN to take an optional otherName form
        argument for the GEN_OTHERNAME case
      
      * modules/ssl/ssl_util_ssl.h: adapt modssl_X509_getSAN prototype
      
      * modules/ssl/mod_ssl.c: register the id-on-dnsSRV otherName form
        OID (1.3.6.1.5.5.7.8.7) in OpenSSL's objects table
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1693792 13f79535-47bb-0310-9956-ffa450edef68
      2cf83985
  2. 30 Jul, 2015 1 commit
  3. 24 Jul, 2015 2 commits
  4. 23 Jul, 2015 1 commit
  5. 22 Jul, 2015 2 commits
  6. 20 Jul, 2015 1 commit
  7. 19 Jul, 2015 2 commits
  8. 18 Jul, 2015 2 commits
  9. 17 Jul, 2015 2 commits
  10. 16 Jul, 2015 1 commit
  11. 12 Jul, 2015 2 commits
  12. 11 Jul, 2015 6 commits
  13. 10 Jul, 2015 1 commit
  14. 09 Jul, 2015 5 commits
  15. 07 Jul, 2015 3 commits
  16. 06 Jul, 2015 3 commits
  17. 04 Jul, 2015 2 commits
  18. 01 Jul, 2015 2 commits