Home | History | Annotate | Download | only in x509v3

Lines Matching defs:host

82 	"set CN: host: [*.example.com] matches [a.example.com]",
83 "set CN: host: [*.example.com] matches [b.example.com]",
84 "set CN: host: [*.example.com] matches [www.example.com]",
85 "set CN: host: [*.example.com] matches [xn--rger-koa.example.com]",
86 "set CN: host: [*.www.example.com] matches [test.www.example.com]",
87 "set CN: host: [*.www.example.com] matches [.www.example.com]",
88 "set CN: host: [*www.example.com] matches [www.example.com]",
89 "set CN: host: [test.www.example.com] matches [.www.example.com]",
90 "set CN: host-no-wildcards: [*.www.example.com] matches [.www.example.com]",
91 "set CN: host-no-wildcards: [test.www.example.com] matches [.www.example.com]",
96 "set dnsName: host: [*.example.com] matches [www.example.com]",
97 "set dnsName: host: [*.example.com] matches [a.example.com]",
98 "set dnsName: host: [*.example.com] matches [b.example.com]",
99 "set dnsName: host: [*.example.com] matches [xn--rger-koa.example.com]",
100 "set dnsName: host: [*.www.example.com] matches [test.www.example.com]",
101 "set dnsName: host-no-wildcards: [*.www.example.com] matches [.www.example.com]",
102 "set dnsName: host-no-wildcards: [test.www.example.com] matches [.www.example.com]",
103 "set dnsName: host: [*.www.example.com] matches [.www.example.com]",
104 "set dnsName: host: [*www.example.com] matches [www.example.com]",
105 "set dnsName: host: [test.www.example.com] matches [.www.example.com]",
271 int host;
343 else if (fn->host)
352 check_message(fn, "host", nameincert, match, *pname);
362 else if (fn->host)
371 check_message(fn, "host-no-wildcards",