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

Change #259808

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Tue 03 Mar 2026 23:43:51
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch bagder/cloexec
Revision 3ff9bd88c9e54e41f8cea14005a1417f532c0b6b

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