Change #261818
| Category | curl |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Sat 21 Mar 2026 12:00:17 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | b0f6e9a3d7be02e8f2e323aa97f2ff9b30662b32 |
Comments
openssl channel_binding: lookup digest algorithm without NID Use an alternate OpenSSL API to get the digest algorithm tied to a certificate signature to compute the channel binding. Fixes #20590 Reported-by: Rob Crittenden Closes #20734
Changed files
- lib/vtls/openssl.c