Re: [vpp-dev] Using custom openssl with vpp #vpp

2018-05-15 Thread ductm18
Hi Florin, Yep, that works. After adding some flags into the .am file, I can link the openssl plugin with openssl 1.1. Thank you! DucTM

Re: [vpp-dev] Using custom openssl with vpp #vpp

2018-05-14 Thread Kingwel Xie
, Kingwel From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Florin Coras Sent: Monday, May 14, 2018 11:18 PM To: duct...@viettel.com.vn Cc: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] Using custom openssl with vpp #vpp Hi DucTM, Did you try changing src/plugin/tlsopenssl.am to link

Re: [vpp-dev] Using custom openssl with vpp #vpp

2018-05-14 Thread Florin Coras
Hi DucTM, Did you try changing src/plugin/tlsopenssl.am to link against openssl 1.1? I’ve never tried it, so no idea what the end result may be :-) Florin > On May 14, 2018, at 3:52 AM, duct...@viettel.com.vn wrote: > > Hi, > I'm trying to customize the openssl plugin that needs to work with