diff options
| author | Beat Bolli <dev+git@drbeat.li> | 2026-03-11 23:10:26 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-03-11 15:25:15 -0700 |
| commit | 08fd302fc4b8eaf0bb32856231a5fb46430e3c7e (patch) | |
| tree | afb85ccebb6cb4409f8feb46efa558efd85f44dd /commit.h | |
| parent | dfcdd0b960fc1efd2fe19e97b973b435727b4c42 (diff) | |
| download | git-08fd302fc4b8eaf0bb32856231a5fb46430e3c7e.tar.xz | |
imap-send: use the OpenSSL API to access the subject common name
The OpenSSL 4.0 master branch has deprecated the
X509_NAME_get_text_by_NID function. Use the recommended replacement APIs
instead. They have existed since OpenSSL v1.1.0.
Take care to get the constness right for pre-4.0 versions.
Signed-off-by: Beat Bolli <dev+git@drbeat.li>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions
