Change #259807
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Tue 03 Mar 2026 23:16:08 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 7079f1d39c162747f60c3818f5a80c8edf35fa9d |
Comments
usercertinmem: use the correct cert BIO PEM_read_bio_PrivateKey() is called with the wrong BIO, so the private key is not loaded. Follow-up to 8494012196474ee0541 Pointed out by Codex Security Closes #20800
Changed files
- docs/examples/usercertinmem.c