Marti Raudsepp 7762d6ed52 Reworked sensitive domain name and restriction logic (#878)
* This is a fix for a potential security issue; the old code had edge
  cases with unexpected behavior.
* LEMUR_RESTRICTED_DOMAINS is no more, instead LEMUR_WHITELISTED_DOMAINS
  is a list of *allowed* domain name patterns. Per discussion in PR #600
* Domain restrictions are now checked everywhere: in domain name-like
  CN (common name) values and SAN DNSNames, including raw CSR requests.
* Common name values that contain a space are exempt, since they cannot
  be valid domain names.
2017-08-16 19:24:49 -07:00
..
2017-07-05 20:17:19 -07:00
2015-06-22 13:47:27 -07:00
2017-05-04 08:45:55 -07:00
2015-12-31 11:12:56 -08:00
2015-12-01 09:15:53 -08:00
2017-07-05 20:17:19 -07:00
2015-06-22 13:47:27 -07:00
2017-07-05 20:17:19 -07:00