[openssl-dev] Building 1.1.0c for WIN32

2016-12-05 Thread Joel Winarske
Hi folks, I'm having trouble building 1.1.0c for WIN32. Perl ends up in a hard loop. I see same symtom building 1.0.2j, but different error. Any suggestions to get past this? perl Configure VC-WIN32 no-asm --prefix=OpenSSL_1_1_0c-install-msvc1900-32-Release nmake 2> cl /I "." /I "crypto/

Re: [openssl-dev] [RFC v2 0/2] Proposal for seamless handling of TPM based RSA keys in openssl

2016-12-05 Thread David Woodhouse
On Fri, 2016-12-02 at 08:03 -0800, James Bottomley wrote: > >   Most likely (and hopefully) the latter keys will be handled over > > PKCS#11 rather than directly. > > I have reservations about scaling pkcs11 into a multi-tenant > environment, but I agree, in principle it is possible.  I'm looking