diff options
author | bluhm <> | 2020-01-06 19:39:58 +0000 |
---|---|---|
committer | bluhm <> | 2020-01-06 19:39:58 +0000 |
commit | b8844269b96f15a322554b949b65541ae33bd2aa (patch) | |
tree | 5f09a446d819371fe2dc2406649ac244fa876de1 /src/lib/libssl/tls13_lib.c | |
parent | 3e0efdd85eb85916c31deaebdb7a9700525a0347 (diff) | |
download | openbsd-b8844269b96f15a322554b949b65541ae33bd2aa.tar.gz openbsd-b8844269b96f15a322554b949b65541ae33bd2aa.tar.bz2 openbsd-b8844269b96f15a322554b949b65541ae33bd2aa.zip |
The unveil(2) for nc -U -u -l was wrong. The server cannot unveil
the file system as it has to connect to the UNIX domain client
socket. The path of the latter is determined dynamically. Instead
add a restrictive pledge(2) after connect(2).
OK tb@
Diffstat (limited to 'src/lib/libssl/tls13_lib.c')
0 files changed, 0 insertions, 0 deletions