Change #263992
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Wed 08 Apr 2026 15:18:45 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 698eee1b95b05841e9986b85829c6be27df8b800 |
Comments
vtls_scache: include cert_blob independently of verifypeer The making of the TLS session cache key should use the cert blob independently of verifypeer on/off. Follow-up to fa0ccd9f1fbbbd77bf50b2 Spotted by Codex Security Closes #21222
Changed files
- lib/vtls/vtls_scache.c