Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2017 17:31:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 222632] Enable Capsicum for connect(2)
Message-ID:  <bug-222632-8-7BcLONZu96@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222632-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222632-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222632

--- Comment #9 from Shawn Webb <shawn.webb@hardenedbsd.org> ---
Turns out that Tor will at some point call SSL_connect from libssl. Since
connect(2) isn't allowed in capmode, my efforts to apply Capsicum to Tor ar=
e in
vain.

What would be the best way to handle this? I definitely want any network
communication libssl might do to be Capsicumized. So calling SSL_connect fr=
om
the non-capmode child process won't work.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222632-8-7BcLONZu96>