Re: [openssl-users] compilation error with openssl-1.1.0 and DH_get0_key

2018-02-21 Thread Robert Watson
* [Makefile:130: all] Error 2 On Wed, Feb 21, 2018 at 8:20 AM, Benjamin Kaduk wrote: > On 02/21/2018 10:16 AM, Robert Watson wrote: > > I'm trying to update a crypto library for crtmpserver to work with openssl > 1.1.0. The software is no longer actively maintained and

[openssl-users] compilation error with openssl-1.1.0 and DH_get0_key

2018-02-21 Thread Robert Watson
I'm trying to update a crypto library for crtmpserver to work with openssl 1.1.0. The software is no longer actively maintained and my c++ skills are somewhat rudimentary but I keep getting a compilation error for something that seems trivial. Here's the code snippet: bool DHWrapper::CopyPublicKe