Lines Matching refs:extensions
295 in keyUsage or extKeyUsage extensions, then the return value of
434 parsing unsupported certificate extensions via user provided callback.
577 * Fix parsing of CSRs with critical extensions.
661 * Fix a failure to validate input when writing x509 extensions lengths which
747 * When parsing X.509 certificates, support the extensions
886 way to detect the crypto extensions required. A warning is still issued.
1018 * Add parsing of V3 extensions (key usage, Netscape cert-type,
1148 extensions. Fixes #5758.
2718 parsing unsupported certificate extensions via user provided callback.
2803 fit into the record buffer. Previously, such extensions were silently
3284 extensions in CSRs and CRTs that caused these bitstrings to not be encoded
3455 * Add support for Arm CPU DSP extensions to accelerate asymmetric key
3456 operations. On CPUs where the extensions are available, they can accelerate
3558 during certificate extensions parsing. In case of receiving malformed
3559 input (extensions length field equal to 0), an illegal read of one byte
3588 * Add ecc extensions only if an ecc based ciphersuite is used.
3924 extensions. Found by Falko Strenzke and Evangelos Karatsiolis.
4122 * Don't print X.509 version tag for v1 CRT's, and omit extensions for
4165 identifier, subject identifier and basic constraints extensions.
4707 * Fix bug when parsing a ServerHello without extensions (found by David
5089 * Forbid repeated extensions in X.509 certificates.
5240 ServerHello when no extensions are present (found by Matthew Page)
5262 * x509_crt_info() now prints information about parsed extensions as well
5434 * Server does not send out extensions not advertised by client
5486 * Certificate Request (CSR) generation with extensions (key_usage,
5488 * X509 Certificate writing with extensions (basic_constraints,
5514 * Support faulty X509 v1 certificates with extensions
5585 * Forbid repeated extensions in X.509 certificates.
5670 when no extensions are present (found by Matthew Page)