strongswan/src/libstrongswan/plugins/constraints
Martin Willi 7e80995c59 constraints: Use a more specific FQDN/email name constraint matching
While RFC 5280 is not very specific about the matching rules of subjectAltNames,
it has some examples how to match email and FQDN constraints. We try to follow
these examples, and restrict DNS names to subdomain matching and email to
full email, host or domain matching.
2014-10-30 11:40:47 +01:00
..
Makefile.am plugins: Don't link with -rdynamic on Windows 2014-06-04 15:53:02 +02:00
constraints_plugin.c constraints: Use plugin features with soft dependency on X.509 decoding 2013-06-11 11:18:18 +02:00
constraints_plugin.h Added plugin stub for advanced X509 constraint checking 2011-01-05 16:46:00 +01:00
constraints_validator.c constraints: Use a more specific FQDN/email name constraint matching 2014-10-30 11:40:47 +01:00
constraints_validator.h Added plugin stub for advanced X509 constraint checking 2011-01-05 16:46:00 +01:00