RE: -inkey and engines

2009-07-02 Thread Russell Leake (leaker)
doesn't work (and seg faults on top of that). Happy 4th to all . . . -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Russell Leake (leaker) Sent: Thursday, July 02, 2009 11:13 AM To: openssl-users@openssl.org Subject: RE:

RE: -inkey and engines

2009-07-02 Thread Russell Leake (leaker)
[mailto:owner-openssl-us...@openssl.org] On Behalf Of Victor B. Wagner Sent: Wednesday, July 01, 2009 9:59 AM To: openssl-users@openssl.org Subject: Re: -inkey and engines On 2009.07.01 at 09:02:38 -0400, Russell Leake (leaker) wrote: > Hello all, > I'm trying to create an e

Re: -inkey and engines

2009-07-01 Thread Victor B. Wagner
On 2009.07.01 at 09:02:38 -0400, Russell Leake (leaker) wrote: > Hello all, > I'm trying to create an engine which interfaces to an HSM. I > have successfully created a skeleton for my engine but I'm running into > a fundamental problem with the argument "privkey." An example might > help