Lines Matching refs:extensions
338 in keyUsage or extKeyUsage extensions, then the return value of
477 parsing unsupported certificate extensions via user provided callback.
620 * Fix parsing of CSRs with critical extensions.
704 * Fix a failure to validate input when writing x509 extensions lengths which
790 * When parsing X.509 certificates, support the extensions
929 way to detect the crypto extensions required. A warning is still issued.
1061 * Add parsing of V3 extensions (key usage, Netscape cert-type,
1191 extensions. Fixes #5758.
2761 parsing unsupported certificate extensions via user provided callback.
2846 fit into the record buffer. Previously, such extensions were silently
3327 extensions in CSRs and CRTs that caused these bitstrings to not be encoded
3498 * Add support for Arm CPU DSP extensions to accelerate asymmetric key
3499 operations. On CPUs where the extensions are available, they can accelerate
3601 during certificate extensions parsing. In case of receiving malformed
3602 input (extensions length field equal to 0), an illegal read of one byte
3631 * Add ecc extensions only if an ecc based ciphersuite is used.
3967 extensions. Found by Falko Strenzke and Evangelos Karatsiolis.
4165 * Don't print X.509 version tag for v1 CRT's, and omit extensions for
4208 identifier, subject identifier and basic constraints extensions.
4750 * Fix bug when parsing a ServerHello without extensions (found by David
5132 * Forbid repeated extensions in X.509 certificates.
5283 ServerHello when no extensions are present (found by Matthew Page)
5305 * x509_crt_info() now prints information about parsed extensions as well
5477 * Server does not send out extensions not advertised by client
5529 * Certificate Request (CSR) generation with extensions (key_usage,
5531 * X509 Certificate writing with extensions (basic_constraints,
5557 * Support faulty X509 v1 certificates with extensions
5628 * Forbid repeated extensions in X.509 certificates.
5713 when no extensions are present (found by Matthew Page)