Skip to content
  1. Oct 12, 2017
    • 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. Oct 11, 2017
  3. Oct 10, 2017
  4. Oct 09, 2017
  5. Oct 08, 2017
  6. Oct 06, 2017
  7. Oct 05, 2017
  8. Oct 04, 2017
  9. Oct 03, 2017
  10. Oct 02, 2017
  11. Sep 30, 2017