How can
I see which it is linked to?

look at apache error.log
also you can type:
ldd httpd (in bin) to see what libs it using.

When I configure apache I just indicate /usr/local/ssl/lib (which contains
both libssl.a and libssl.so).

do you mean: ./configure ... --enable-ssl --with-ssl=/usr/local/ssl/lib?

patrick
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to