1. 12 Oct, 2017 1 commit
    • Joe Orton's avatar
      Add optional _RAW suffix to SSL_*_DN_xx attribute names, allowing · 6bf40d5b
      Joe Orton authored
      users to convert an attribute value without conversion to UTF-8.  (A
      public CA has issued certs with attributes tagged as the wrong ASN.1
      string types.)
      
      * modules/ssl/ssl_util_ssl.c (asn1_string_convert): Rename from
        asn1_string_to_utf8; add raw argument. Reimplement _to_utf8 as
        macro.
        (modssl_X509_NAME_ENTRY_to_string): Add raw argument.
      
      * modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_dn): Use raw
        string conversion if _RAW suffix is present in DN component.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1811976 13f79535-47bb-0310-9956-ffa450edef68
      6bf40d5b
  2. 11 Oct, 2017 3 commits
  3. 10 Oct, 2017 5 commits
  4. 09 Oct, 2017 4 commits
  5. 08 Oct, 2017 1 commit
  6. 06 Oct, 2017 1 commit
  7. 05 Oct, 2017 2 commits
  8. 04 Oct, 2017 6 commits
  9. 03 Oct, 2017 6 commits
  10. 02 Oct, 2017 10 commits
  11. 30 Sep, 2017 1 commit