Home
last modified time | relevance | path

Searched refs:configured (Results 26 – 50 of 97) sorted by relevance

1234

/openssl/doc/man3/
H A DRAND_egd.pod34 OpenSSL can be configured at build time to try to use the EGD for seeding
H A DSSL_get_certificate.pod20 Multiple certificates can be configured; for example, a server might have both
H A DPKCS12_gen_mac.pod24 supplied password along with a set of already configured parameters.
H A DX509_STORE_add_cert.pod66 and many behaviors configured as desired.
68 Once the B<X509_STORE> is suitably configured, X509_STORE_CTX_new() is
H A DBIO_s_dgram_pair.pod32 configured.
85 configured MTU, zero is returned (see below). This is intended to avoid a
206 BIO_dgram_get_mtu() returns the MTU value configured on the BIO, or zero if the
H A DSSL_CTX_add_session.pod35 If a server SSL_CTX is configured with the SSL_SESS_CACHE_NO_INTERNAL_STORE
H A DSSL_read_early_data.pod223 The configured value for max_early_data on a server may change over time as
224 required. However, clients may have tickets containing the previously configured
226 higher than any recently configured max_early_data value in order to avoid
228 the current configured max_early_data value.
294 server is configured with a nonzero max early data value. With replay
H A DSSL_CTX_set_ssl_version.pod22 SSL_CTX object is retained, with the exception of the configured TLS ciphers,
H A DSSL_SESSION_get_time.pod50 to be configured to use 64 bit time_t to be able to avoid overflow in system time.
H A DSSL_accept_stream.pod32 This function will block if the QUIC connection SSL object is configured in
H A DSSL_get_rpoll_descriptor.pod72 and write BIOs configured on the SSL object.
H A DSSL_CTX_set1_verify_cert_store.pod71 configured already (for example using the functions such as
H A DEVP_PKEY_decrypt.pod68 If OpenSSL is configured to use a provider that doesn't implement implicit
/openssl/test/
H A DREADME.ssltest.md4 SSL testcases are configured in the `ssl-tests` directory.
45 to succeed. All configured test expectations are verified against the second
145 Additional handshake settings can be configured in the `extra` section of each
/openssl/doc/man1/
H A Dopenssl-s_time.pod.in100 configured. Although the server determines which cipher suite is used it should
108 configured. Although the server determines which cipher suite is used it should
H A Dopenssl-format-options.pod71 An engine must be configured or specified using the B<-engine> option.
H A Dopenssl-fipsinstall.pod.in137 configured is used.
145 configured is used.
H A Dopenssl-enc.pod.in237 engine which provides gost89 algorithm) should be configured in the
293 and some are available only if an appropriate engine is configured
297 ones provided by configured engines.
/openssl/doc/designs/
H A Dossl-provider-load-ex.md30 Explicitly configured parameters can differ from the parameters named in the
/openssl/doc/man7/
H A Dopenssl-quic.pod84 configured) until the server initiates a stream. Conversely, if the client
174 whether the underlying network socket was configured in a blocking fashion. This
184 network BIO provided to QUIC (such as a L<BIO_s_datagram(3)>) must be configured
344 using QUIC. The socket must be configured in nonblocking mode. You may or may
399 must be explicitly configured by the application using the new
457 level (configured using L<SSL_set_blocking_mode(3)>).
622 connection is configured to do so.
H A Dopenssl-threads.pod17 In particular, being configured for threads support does not imply that
/openssl/doc/designs/quic-design/
H A Dqlog.md76 The filtering is configured using a string with the following syntax, expressed
H A Dquic-io-arch.md46 passed to the QUIC implementation be configured to support datagram semantics
86 configured in blocking mode or not.
225 This approach in general requires that a network socket be configured in
526 When blocking mode is configured, the QUIC implementation will call
528 function (e.g. `select()`) or, if configured, custom poller function, to block.
/openssl/demos/guide/
H A DREADME.md25 CA certificates has been properly setup and configured as described on the
/openssl/include/openssl/
H A Dsrp.h.in203 /* This method ignores the configured seed and fails for an unknown user. */

Completed in 54 milliseconds

1234