Hi,

>> The library is created during the build process of
>> OpenSSL.
>> (Engine support must be enabled in the configure
>> step.)
>
> How can I enable engine support in the config? when I
> issue ./config --help it shows me this:

you haven'd told us if you are building OpenSSL from the distribution
tar.gz or if you are using a RPM based Linux distro (or if neither
is the case...).

If building from sources, you should not need to add any additional
flags to the config step, the engine support is built in by default.

If you are using RPMs, you might try to use my .spec file. Differences
to the file in the OpenSSL distribution:
- installs to /usr/local/openssl-098/
- also installs the engine libs

The patch is against the openssl.spec in the OpenSSL 0.9.8 distribution.
Consider it as a quick-and-dirty shot to get a usable package.

cheers

Martin

Attachment: openssl.spec.patch
Description: Binary data

Reply via email to