Re: Backporting KTLS to 1.1.1

2019-12-16 Thread John Baldwin
On 12/14/19 2:09 AM, Matt Caswell wrote: > > > On 13/12/2019 23:52, John Baldwin wrote: >> I've recently been working on adding support for kernel TLS offload >> to FreeBSD and have some patches merged into master already along >> with a couple of open reviews (and at least one other patchset in

MacOS: lost ability to use p11-kit???

2019-12-16 Thread Blumenthal, Uri - 0553 - MITLL
macOS 10.14.6, Xcode-11.3 (with older Xcode it used to work), p11-kit 0.23.18, OpenSSL-1.1.1d, current master of OpenSC and libp11. Somehow, p11-kit proxy that selects the correct PKCS#11 library to pass the request to, is no longer invoked. Any help is appreciated! $ openssl cms -engine

Re: OpenSSL source modification

2019-12-16 Thread Matt Caswell
On 13/12/2019 16:46, Shamatrin Dmitriy wrote: > Hello! > > I have few questions related to openssl distribution. > > Let's say that I need this: > > https://pastebin.com/D4Eh0i6P > > For my application to keep working. > > Could someone please help me with these questions? > > 1. Is that