I have an older version of pfsense installed and for several reasons I cannot move to a new version. Few days ago I discovered a bug on openssl client which is a problem for paypal IPN communication. Then I have installed a new openssl version by pkg_add but now I found the old version under /bin and new under /usr/local/bin. How can tell to lighttpd process to use this client instead of the old one?
Thank you