Searched defs:nameConstraintsTest (Results 1 – 1 of 1) sorted by relevance
41 type nameConstraintsTest struct { struct42 roots []constraintsSpec43 intermediates [][]constraintsSpec44 leaf leafSpec45 requestedEKUs []ExtKeyUsage46 expectedError string47 noOpenSSL bool48 ignoreCN bool