Lines Matching full:path
103 context.load_verify_locations('path/to/cabundle.pem')
113 context.load_cert_chain('/path/to/certchain.pem', '/path/to/private.key')
471 * :attr:`cafile` - resolved path to cafile or ``None`` if the file doesn't exist,
472 * :attr:`capath` - resolved path to capath or ``None`` if the directory doesn't exist,
474 * :attr:`openssl_cafile` - hard coded path to a cafile,
476 * :attr:`openssl_capath` - hard coded path to a capath directory
1546 string must be the path to a single file in PEM format containing the
1599 The *cafile* string, if present, is the path to a file of concatenated
1605 the path to a directory containing several CA certificates in PEM format,
1672 a filesystem path defined when building the OpenSSL library. Unfortunately,
1793 The *dhfile* parameter should be the path to a file containing DH