Change #269221
| Category | None |
| Changed by | Vasiliy-Kkk <61242428+Vasiliy-Kkk@users.noreply.github.com> |
| Changed at | Tue 02 Jun 2026 19:58:21 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | a79467343fa709e6065c16293b79504d234d7311 |
Comments
schannel: use fopen instead CreateFile - Refactor CA file reading to use the typical fopen/fread instead of CreateFile/ReadFile. Closes https://github.com/curl/curl/pull/21773
Changed files
- lib/vtls/schannel_verify.c