Add language to support querying certificates to find a match. Support constructs like "1.3.6.1.5.2.3.5" IN %{certificate.eku} AND %{certificate.subject} TAILMATCH "C=SE"".
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22677 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -897,7 +897,7 @@ hx509_name_is_null_p(const hx509_name name)
|
||||
* @param name the name to print
|
||||
* @param str an allocated string returns the name in string form
|
||||
*
|
||||
* @return An hx509 error code, see krb5_get_error_string().
|
||||
* @return An hx509 error code, see hx509_get_error_string().
|
||||
*
|
||||
* @ingroup hx509_name
|
||||
*/
|
||||
|
Reference in New Issue
Block a user