On Thu, Jul 08, 2021 at 08:43:30AM +0100, Ricardo Mestre wrote: > /etc/ssl/cert.pem is loaded into mem with tls_load_file(3) on local function > priv_constraint_child() which is called before we reach the code below, > therefore we don't need to unveil(2) it nor having pledge(2) "rpath".
OK kn