Home
last modified time | relevance | path

Searched refs:path (Results 126 – 150 of 158) sorted by relevance

1234567

/openssl/crypto/err/
H A Dopenssl.txt441 CONF_R_RELATIVE_PATH:125:relative path
841 HTTP_R_INVALID_URL_PATH:125:invalid url path
914 OSSL_STORE_R_PATH_MUST_BE_ABSOLUTE:108:path must be absolute
1141 PROV_R_PATH_MUST_BE_ABSOLUTE:219:path must be absolute
1535 SSL_R_PATH_TOO_LONG:270:path too long
1806 X509V3_R_POLICY_PATH_LENGTH:156:policy path length
1808 policy path length already defined
/openssl/.github/workflows/
H A Dcross-compiles.yml225 path: artifacts.tar.gz
H A Drun-checker-daily.yml204 path: jitter
/openssl/apps/lib/
H A Dapps.c169 int ctx_set_ctlog_list_file(SSL_CTX *ctx, const char *path) in ctx_set_ctlog_list_file() argument
171 if (path == NULL) in ctx_set_ctlog_list_file()
174 return SSL_CTX_set_ctlog_list_file(ctx, path); in ctx_set_ctlog_list_file()
2655 const char *path, const char *proxy, in app_http_post_asn1() argument
2677 rsp = OSSL_HTTP_transfer(NULL, host, port, path, use_ssl, in app_http_post_asn1()
/openssl/doc/man3/
H A DOSSL_STORE_open.pod66 OSSL_STORE_open_ex() takes a uri or path I<uri>, password UI method
H A DSSL_CTX_set_options.pod177 The kernel TLS data-path implements the record layer, and the encryption
179 available for encryption. Using the kernel data-path should reduce the memory
H A DOSSL_CMP_exec_certreq.pod58 Usually the server name, port, and path ("CMP alias") need to be set, as well as
H A DENGINE_add.pod424 so that it can be initialised for use. This could include the path to any
578 The path to the engines directory.
H A DSSL_shutdown.pod247 bounded by the path MTU and may be silently truncated if they are too long to
/openssl/doc/designs/quic-design/
H A Ddebugging.md120 Preferences and navigate to Protocols → TLS. Enter the path to the keylog file
H A Drx-depacketizer.md163 [^7]: I imagine that path challenge/response concerns a Connection manager
H A Dtx-packetiser.md215 destination IP due to different path MTUs.
601 of probing a path MTU. Unlike ordinary packets, they are routinely expected to
605 - **Path/Migration Probes.** These packets are sent to verify a new path
H A Dglossary.md101 due to different path MTUs.
H A Dquic-api-ssl-funcs.md24 - **ADP**: App Data Path. Application-side data path API. QUIC-specific
26 - **NDP**: Net Data Path. Network-side data path control API. Also includes I/O
/openssl/doc/man1/
H A Dopenssl-s_server.pod.in78 [B<-proxy> I<[http[s]://][userinfo@]host[:port][/path][?query][#fragment]>]
523 =item B<-proxy> I<[http[s]://][userinfo@]host[:port][/path][?query][#fragment]>
530 as well as any userinfo, path, query, and fragment components.
547 Any given query component is handled as part of the path component.
H A Dopenssl-pkcs12.pod.in95 try using the B<-legacy> option and, if needed, the B<-provider-path> option.
143 it is necessary to also use, for example, C<-provider-path ./providers>
H A Dopenssl-s_client.pod.in20 [B<-unix> I<path>]
210 =item B<-unix> I<path>
1024 -sess_out /path/to/tls_session_params_file
/openssl/test/
H A DREADME.ssltest.md203 "VerifyCAFile" => "/path/to/custom/file"
/openssl/apps/
H A Dopenssl-vms.cnf341 path = pkix/
H A Dopenssl.cnf341 path = pkix/
/openssl/Configurations/
H A Ddescrip.mms.tmpl17 # Split the native path
21 # Reassemble it as a Unix path
1153 # Because VMS C isn't very good at combining a /INCLUDE path with
H A Dwindows-makefile.tmpl206 # path, OPENSSLDIR will get its value without change.
207 # If the value from --openssldir is a relative path,
H A Dunix-Makefile.tmpl304 # path, OPENSSLDIR will get its value without change.
305 # If the value from --openssldir is a relative path,
1692 # second regexp eats up line endings as well, if the removed path is the
/openssl/include/openssl/
H A Dcmp.h.in371 int OSSL_CMP_CTX_set1_serverPath(OSSL_CMP_CTX *ctx, const char *path);
H A Dx509_vfy.h.in644 int X509_STORE_load_path(X509_STORE *xs, const char *path);

Completed in 130 milliseconds

1234567