Home
last modified time | relevance | path

Searched refs:validation (Results 1 – 25 of 103) sorted by relevance

12345

/freebsd-12.1/crypto/openssl/doc/man3/
H A DSCT_validate.pod29 The result of the validation checks can be obtained by passing the SCT to
40 Failure to provide the certificate will result in the validation status being
48 (see RFC 6962). If it is required but not provided, the validation status will
55 If the SCT was issued by a log that is not in this CTLOG_STORE, the validation
61 validation status will be SCT_VALIDATION_STATUS_UNKNOWN_VERSION.
64 the time in CT_POLICY_EVAL_CTX), or if it is otherwise invalid, the validation
67 If all checks pass, the validation status will be SCT_VALIDATION_STATUS_VALID.
78 SCT fails validation, or 1 if the SCT passes validation.
81 if any of SCTs fails validation, or 1 if they all pass validation.
83 SCT_get_validation_status() returns the validation status of the SCT.
H A DSSL_CTX_set_ct_validation_callback.pod35 This is accomplished by setting a built-in CT validation callback.
55 the validation status of any SCTs.
56 The application can still inspect the validation status of the SCTs at
78 validation will not occur.
109 Certificate Transparency validation cannot be enabled and so a callback cannot
124 validation callback is set, or 0 if no callback (or equivalently a NULL
H A DSCT_print.pod28 SCT_validation_status_string() will return the validation status of an SCT as
30 beforehand in order to set the validation status of an SCT first.
35 the validation status of an B<SCT> object.
H A DX509_STORE_add_cert.pod33 how validation and policy checks are performed.
64 for the corresponding values used in certificate chain validation. Their
H A DSSL_get0_peer_scts.pod22 If no Certificate Transparency validation callback has been set (using
H A DX509_verify_cert.pod31 OpenSSL internally for certificate validation, in both the S/MIME and
/freebsd-12.1/usr.bin/sed/tests/
H A Dregress.P.out5 for validation
6 for validation
H A Dregress.icase1.out3 for validation
H A Dregress.b2a.out2 for validation
H A Dregress.c1.out3 for validation
H A Dregress.in3 for validation
H A Dregress.icase3.out3 for validation
H A Dregress.G.out5 for validation
H A Dregress.bcb.out3 for validation
H A Dregress.icase2.out3 for validation
H A Dregress.icase4.out3 for validation
/freebsd-12.1/contrib/libucl/
H A DChangeLog.md48 - CLI interface for parsing and validation (by Maxim Ignatenko)
55 - Add schema validation to lua API
56 - Add support for external references to schema validation
/freebsd-12.1/tests/sys/netpfil/pf/ioctl/
H A DMakefile8 validation
/freebsd-12.1/crypto/openssl/doc/HOWTO/
H A Dproxy_certificates.txt54 - proxy certificate validation can be enabled before starting the application
147 application and the certificate validation procedure.
163 store that is attached to an X509 validation context.
184 * store in the X509 validation context the first time it's called.
201 /* Callback to be given to the X509 validation procedure. */
/freebsd-12.1/contrib/ncurses/doc/
H A Dncurses-intro.doc1304 validation conditions on them, so that they check input data for type
1332 validation.
1557 Controls whether validation is applied to blank fields.
1559 invoking the usual validation check on exit. If this option is
1560 off on a field, exit from it will invoke a validation check.
1563 Controls whether validation occurs on every exit, or only after
1565 O_PASSOK may be useful if your field's validation function may
1686 validation of newly-created fields.
1688 Here are the pre-defined validation types:
2390 * A field-validation function to be applied on exit from the field.
[all …]
/freebsd-12.1/contrib/libucl/doc/
H A Dapi.md12 - [Validation functions](#validation-functions)
38 - [Validation functions](#validation-functions-1)
69 …schema compatible object `schema`. Both input and schema must be UCL objects to perform validation.
463 Currently, there is only one validation function called `ucl_object_validate`. It performs validati…
471 …, to validate input object `obj`. If this function returns `true` then validation procedure has be…
495 …bject is not allocated by libucl, so there is no need to free it after validation (a static object…
/freebsd-12.1/contrib/openbsm/
H A DTODO23 validation.
/freebsd-12.1/contrib/wpa/hostapd/
H A Deap_testing.txt75 1) EAP-TLS itself worked, but peer certificate validation failed at
/freebsd-12.1/contrib/bearssl/src/x509/
H A Dx509_minimal.t053 * -- The error flag is set to a non-zero value when validation is
54 * finished. The value is either BR_ERR_X509_OK (validation is
100 * and DN are matched, then validation ends with a success.
104 * decoded public key. Failure here ends validation with an error.
146 * signatures is valid, then validation ends with a success.
148 * -- If the chain end is reached without obtaining a validation success,
149 * then validation is reported as failed.
701 \ Get the validation date and time from the context or system.
1055 \ critical Policy Constraints extension is encountered, the validation
/freebsd-12.1/contrib/unbound/doc/
H A Drequirements.txt26 that also DNSSEC (secure DNS) validation and stub-resolvers (that do not
61 * even with validation.
284 o Failure of validation and probing.
285 Retries on a validation failure are now 5x to a different nameserver IP

12345