[strongSwan] Problem installing StrongSwan with OpenSSL on Xilinx Microblaze

Martin Willi martin at strongswan.org
Wed Oct 24 10:44:29 CEST 2012


Hi Jon,

> no netkey IPsec stack detected

If you intend to use the native Linux IPsec stack (Netkey), make sure to
have the appropriate kernel options enabled [1].

> load file /usr/local/lib/ipsec/plugins/libstrongswan-openssl.so:
> libcrypto.so.1.0.0: cannot open shared object file: No such file or
> directory

Our plugin can't load libcrypto from OpenSSL. Make sure
libcrypto.so.1.0.0 is installed at a location your dynamic linker looks
at, and your dynamic linker cache is up to date (by running ldconfig).

Regards
Martin

[1]http://wiki.strongswan.org/projects/strongswan/wiki/KernelModules





More information about the Users mailing list