diff options
| author | Konstantin Khlebnikov <[email protected]> | 2026-07-05 00:25:54 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2026-07-05 00:48:32 +0300 |
| commit | d250041e953c4f85d2f067344c04a6f4d9d9502a (patch) | |
| tree | ddf54a811ce0f86895b31380fbd3c90d3b21ac5c /contrib/python/ipython/py2/IPython/utils/_tokenize_py3.py | |
| parent | 8b4f37cf5bd64d4352c79fefa352bf358acb715e (diff) | |
yt/yt/core/crypto: prefer CA set by SSL_CERT_FILE and SSL_CERT_DIR
Use CA certificates provided by environment instead of default built-in.
This aligns with most modern design, golang and curl behaviour.
Default Certificate Authority bundle includes:
builtin "certs/cacert.pem" when SSL_CERT_FILE and SSL_CERT_DIR both unset
SSL_CERT_FILE when set or /usr/local/ssl/cert.pem when unset
SSL_CERT_DIR when set or /usr/local/ssl/certs when unset
Link: https://github.com/ytsaurus/ytsaurus/pull/1635
Signed-off-by: Konstantin Khlebnikov <[email protected]>
---
* Changelog entry
Type: fix
Component: cpp-sdk
Prefer CA certificates set by SSL_CERT_FILE and SSL_CERT_DIR
---
Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1731
commit_hash:22c8047022adcb7d28a6ee3bd02cf37e583abbd8
Diffstat (limited to 'contrib/python/ipython/py2/IPython/utils/_tokenize_py3.py')
0 files changed, 0 insertions, 0 deletions
