NetworkManager/src/core/supplicant/tests
Beniamino Galvani aac5b80fca core: pass certificates as blobs to supplicant for private connections
In case of private connections, the device has already read the
certificates and keys content from disk, validating that the owner of
the connection has access to them. Pass those files as blobs to the
supplicant so that it doesn't have to read them again from the
filesystem, creating the opportunity for TOCTOU bugs.

(cherry picked from commit 36ea70c0993cb48d3155c2de6d6c8e48a2b08c60)
2025-12-10 09:46:22 +01:00
..
certs all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
meson.build all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
test-supplicant-config.c core: pass certificates as blobs to supplicant for private connections 2025-12-10 09:46:22 +01:00