Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #259805

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Tue 03 Mar 2026 23:16:08
Repository https://api.github.com/repos/curl/curl
Project curl/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