Home
last modified time | relevance | path

Searched refs:extensions (Results 76 – 100 of 109) sorted by relevance

12345

/openssl/doc/man3/
H A DOCSP_REQUEST_new.pod35 extensions to the request. The B<id> parameter B<MUST NOT> be freed up after
H A DX509_STORE_CTX_get_error.pod223 A CA certificate is invalid. Either it is not a CA or its extensions are not
271 encoding) or some value inconsistent with other extensions.
277 encoding) or some value inconsistent with other extensions. This error only
H A DSSL_new.pod93 =item any configured custom extensions
H A DX509_VERIFY_PARAM_set_flags.pod253 any unhandled critical extensions in certificates or (if checked) CRLs result
254 in a fatal error. If this flag is set unhandled critical extensions are
256 purposes can be a security risk. Finer control over which extensions are
H A DSSL_CTX_set_ct_validation_callback.pod111 extensions (B<TLSEXT_TYPE_signed_certificate_timestamp>).
H A DX509_get_extension_flags.pod35 These functions retrieve information related to commonly used certificate extensions.
H A DSSL_CTX_set_split_send_fragment.pod115 This setting will be used during a handshake when extensions are exchanged
H A DSSL_CTX_set_options.pod159 negotiated ciphersuites and extensions. The specific ciphersuites and extensions
/openssl/test/certs/
H A Dcyrillic.utf834 X509v3 extensions:
H A Dcyrillic.msb34 X509v3 extensions:
/openssl/crypto/crmf/
H A Dcrmf_asn.c206 ASN1_IMP_SEQUENCE_OF_OPT(OSSL_CRMF_CERTTEMPLATE, extensions,
/openssl/crypto/x509/
H A Dx_x509.c28 ASN1_EXP_SEQUENCE_OF_OPT(X509_CINF, extensions, X509_EXTENSION, 3)
/openssl/test/
H A DCAtsa.cnf59 x509_extensions = v3_ca # The extensions to add to the self signed cert
/openssl/include/openssl/
H A Dts.h458 int TS_ext_print_bio(BIO *bio, const STACK_OF(X509_EXTENSION) *extensions);
H A Dct.h.in249 * Set the extensions of an SCT to point directly to the *ext specified.
255 * Set the extensions of an SCT.
H A Dx509_vfy.h.in328 /* Ignore unhandled critical extensions */
753 #define X509_PCY_TREE_INVALID -1 /* Inconsistent or invalid extensions */
H A Dssl.h.in264 /* Some extensions may be allowed in DTLS but we don't implement them for it */
266 /* Most extensions are not defined for SSLv3 but EXT_TYPE_renegotiate is */
284 /* Typedefs for handling custom extensions */
2194 /* TLS extensions functions */
/openssl/doc/man1/
H A Dopenssl-cmp.pod.in311 Name of section in OpenSSL config file defining certificate request extensions.
312 If the B<-csr> option is present, these extensions augment the extensions
313 contained the given PKCS#10 CSR, overriding any extensions with same OIDs.
1150 configuration file defining X.509 extensions to use in certificate requests,
H A Dopenssl-s_server.pod.in340 Download CRLs from distribution points given in CDP extensions of certificates
397 Print a hex dump of any TLS extensions received from the server.
/openssl/
H A DCHANGES.md5976 OCSP response extensions from RFC6962.
6072 * Add callbacks for arbitrary TLS extensions.
9042 or server extensions to be examined.
9877 * Enable TLS extensions by default.
10185 or server extensions to be examined.
11055 * IPv6 support for certificate extensions. The various extensions
11836 extensions: since verify currently doesn't process CRL extensions this
17355 the request extensions in req and -crlexts to override the crl extensions
17435 extensions to be obtained and added.
17621 extensions.
[all …]
/openssl/Configurations/
H A DREADME-design.md34 file name extensions (such as `.so`, `.a`, `.exe`, etc) are never mentioned
35 in `build.info`. Their file name extensions will be inferred by the
/openssl/crypto/ts/
H A Dts_rsp_sign.c610 STACK_OF(X509_EXTENSION) *exts = ctx->request->extensions; in ts_RESP_process_extensions()
/openssl/ssl/statem/
H A Dstatem_lib.c1937 RAW_EXTENSION *extensions) in ssl_choose_client_version() argument
1950 | SSL_EXT_TLS1_3_SERVER_HELLO, extensions, in ssl_choose_client_version()
/openssl/doc/internal/man3/
H A Dossl_provider_new.pod316 platform specific standard extensions added.
/openssl/ssl/
H A Dssl_local.h742 PACKET extensions; member
2626 RAW_EXTENSION *extensions);

Completed in 127 milliseconds

12345