On 2012-05-15, Johan Ryberg <[email protected]> wrote: > Hi. > > Is it possible to use openssl 1.0.1 with isakmpd in OpenBSD 5.1? > > I can compile openssl 1.0.1 without any problem but it's not replacing > existing openssl. It's just installed in /usr/local/ssl > > I need support for hardware aes that come with 1.0.1 and the benchmark > is showing much better result then the default version. > > Best regards Johan > >
It should be possible to build your own copy of isakmpd linking to another OpenSSL, but it might not be very useful as the bulk of crypto for IPSEC is done in the kernel, not in isakmpd..

