From: Matthias A. <mat...@gm...> - 2005-12-10 14:52:25
|
Rob MacGregor <rob...@gm...> writes: > So, finally digging through a truss shows that fetchmail/system > openssl is looking in /etc/ssl/certs (which doesn't exist), not > /usr/local/<anything>. Nice consistency :-) > > One sym-link later and all is working as it should. Not sure how you > could patch for this though - the whole openssl install is a bit of a > mess, with the system tools looking in 2 different locations and the > port in another. I'm very much inclined to see this as a FreeBSD system or port bug in OpenSSL - the same patch works for me on Linux, where /etc/ssl/certs is the right place to look. Can you file a FreeBSD PR against OpenSSL with your findings? Someone has to look after this, and c_rehash should also be installed (or rewritten if it's in Perl - which is no longer part of the base install). -- Matthias Andree |