Home
last modified time | relevance | path

Searched refs:selfsigned (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dprint.c51 unsigned int selfsigned:1; member
928 status.selfsigned = 1; in hx509_validate_cert()
1018 if (!status.selfsigned && !status.haveCRLDP) in hx509_validate_cert()
1023 if (status.selfsigned) { in hx509_validate_cert()
H A Dcert.c2092 int selfsigned; in hx509_verify_path() local
2094 ret = certificate_is_self_signed(context, c, &selfsigned); in hx509_verify_path()
2097 if (selfsigned) in hx509_verify_path()
2278 int selfsigned; in hx509_verify_path() local
2283 ret = certificate_is_self_signed(context, c, &selfsigned); in hx509_verify_path()
2288 if (!selfsigned || i + 1 != path.len) { in hx509_verify_path()
2358 int selfsigned; in hx509_verify_path() local
2362 ret = certificate_is_self_signed(context, signer->data, &selfsigned); in hx509_verify_path()
2367 if (!selfsigned) in hx509_verify_path()
H A DChangeLog543 * print.c: Use selfsigned for CRL DP whine, tell if its a
/netbsd-src/external/bsd/unbound/dist/doc/
H A Dcontrol_proto_spec.txt5 SSLv3 or TLSv1 connection setup (server selfsigned certificate,