Home
last modified time | relevance | path

Searched refs:path (Results 101 – 125 of 158) sorted by relevance

1234567

/openssl/doc/man3/
H A DOPENSSL_config.pod59 The path to the config file.
H A DX509_STORE_add_cert.pod106 B<X509_STORE> from a given directory path.
119 and/or directory path.
H A DRAND_load_file.pod35 RAND_file_name() generates a default path for the random seed
H A DSSL_load_client_CA_file.pod95 cert_names = SSL_load_client_CA_file("/path/to/CAfile.pem");
H A DCTLOG_STORE_new.pod38 path instead. Both of these functions append any loaded CT logs to the
H A DBIO_ADDRINFO.pod57 parameter and expects the B<host> parameter to hold the path to the socket file.
H A DCONF_modules_load_file.pod26 Else the function returns the path obtained using
H A DOSSL_CMP_CTX_new.pod91 int OSSL_CMP_CTX_set1_serverPath(OSSL_CMP_CTX *ctx, const char *path);
377 OSSL_CMP_CTX_set1_serverPath() sets the HTTP path of the CMP server on the host,
395 C<[http[s]://][userinfo@]host[:port][/path][?query][#fragment]>,
396 where any given userinfo, path, query, and fragment is ignored.
484 of intermediate CAs that may be useful for path construction for the own CMP
/openssl/.github/workflows/
H A Dcoveralls.yml90 path-to-lcov: ./lcov.info
/openssl/doc/man1/
H A Dopenssl-cmp.pod.in54 [B<-server> I<[http[s]://][userinfo@]host[:port][/path][?query][#fragment]>]
55 [B<-proxy> I<[http[s]://][userinfo@]host[:port][/path][?query][#fragment]>]
58 [B<-path> I<remote_path>]
524 Any given query component is handled as part of the path component.
525 If a path is included it provides the default value for the B<-path> option.
535 as well as any path, userinfo, and query, and fragment components.
564 =item B<-path> I<remote_path>
567 Defaults to any path given with B<-server>, else C<"/">.
624 All these certificates may be useful for cert path construction
1330 export OPENSSL_CONF=/path/to/openssl/apps/openssl.cnf
[all …]
H A Dopenssl-version.pod.in102 underneath this key to break the requirement to predict the installation path at
H A Dtsget.pod110 (HTTPS) The path containing the trusted CA certificates to verify the peer's
142 absolute path.
H A DCA.pl.pod54 the correct path of the configuration file.
179 C<-config /path/to/conf-file>.
H A Dopenssl-fipsinstall.pod.in111 The path provided in the filename is used to load the module when it is
430 export OPENSSL_CONF_INCLUDE=<path of configuration files>
431 export OPENSSL_MODULES=<provider-path>
H A Dopenssl-rehash.pod.in132 The path to an executable to use to generate hashes and
/openssl/apps/
H A Ds_server.c458 char *host, *path, *port; member
478 char *host = NULL, *port = NULL, *path = NULL; in get_ocsp_resp_from_responder() local
500 NULL, &host, &port, NULL, &path, NULL, NULL)) { in get_ocsp_resp_from_responder()
514 path = srctx->path; in get_ocsp_resp_from_responder()
563 *resp = process_responder(req, host, port, path, proxy, no_proxy, in get_ocsp_resp_from_responder()
582 OPENSSL_free(path); in get_ocsp_resp_from_responder()
1421 &tlscstatp.path, NULL, NULL)) { in s_server_main()
2361 OPENSSL_free(tlscstatp.path); in s_server_main()
/openssl/fuzz/
H A DREADME.md20 Configure `openssl` for fuzzing. For now, you'll still need to pass in the path
85 path and locating the `libfuzzer` library file, the procedure for configuring
/openssl/
H A DREADME-FIPS.md133 $ ./util/wrap.pl -fips apps/openssl list -provider-path providers \
148 $./util/wrap.pl -fips apps/openssl list -provider-path providers \
H A DINSTALL.md200 the global search path for system libraries.
399 on the system include path.
429 already on the system include path.
436 If not provided the system library path will be used.
439 without a path). This flag must be provided if the
453 already on the system include path.
465 If not provided the system library path will be used.
468 without a path). This flag must be provided if the
546 it is outside the system include path.
551 library, if it is outside the system library path.
[all …]
H A DNOTES-WINDOWS.md167 * Set your include search path to the "include" subdirectory of OpenSSL.
168 * Set your library search path to the OpenSSL source directory.
/openssl/util/
H A Dcheck-format-test-negatives.c325 const char *path, bool recursive);
/openssl/crypto/perlasm/
H A DREADME.md7 The way to use this library is to start with adding the path to this directory
/openssl/crypto/
H A DREADME-sparse_array.md109 along a path from the root of the tree to an added leaf will be allocated.
/openssl/test/
H A Ddanetest.c291 BIO *f, const char *path) in test_tlsafile() argument
/openssl/demos/guide/
H A DREADME.md15 libcrypto and libssl are on the library path. For example, assuming you have

Completed in 71 milliseconds

1234567