Skip to content
  1. Jun 27, 2014
  2. Jun 26, 2014
  3. Jun 25, 2014
  4. Jun 24, 2014
  5. Jun 22, 2014
  6. Jun 18, 2014
  7. Jun 17, 2014
  8. Jun 16, 2014
  9. Jun 14, 2014
  10. Jun 13, 2014
  11. Jun 12, 2014
    • Viktor Dukhovni's avatar
      Client-side namecheck wildcards. · 3cc8a3f2
      Viktor Dukhovni authored
      A client reference identity of ".example.com" matches a server
      certificate presented identity that is any sub-domain of "example.com"
      (e.g. "www.sub.example.com).
      
      With the X509_CHECK_FLAG_SINGLE_LABEL_SUBDOMAINS flag, it matches
      only direct child sub-domains (e.g. "www.sub.example.com").
      (cherry picked from commit e52c52f10bb8e34aaf8f28f3e5b56939e8f6b357)
      3cc8a3f2