Le 23 fᅵvrier 2013,
cha...@washington.edu a ᅵcrit :
> On Saturday, February 23, 2013 8:58:33 AM UTC-7, Lucas Levrel wrote:
>
>> Any insight on the missing symbols sk_OPENSSL_STRING_num and
>> sk_OPENSSL_STRING_value? In what lib (and what version) are they supposed
>> to be?
>
> I believe that those are in OpenSSL 1.0.X, but not in OpenSSL 0.98
It turned out the header files were 0.9.8, hence the missing macros.
Everything compiles fine now.
But I get the certificate validation warning for _all_ folders configured
with the /ssl flag (the openSUSE-packaged alpine 2.00 doesn't complain on
any of them). In config.log I noticed:
configure:19079: * * * SSL file "/etc/ssl/certs/factory.pem" is missing.
configure:19081: * * * This might indicate that CA certs did not get properly
configure:19083: * * * installed. If you get certificate validation failures
configure:19085: * * * in Alpine, this might be the reason for them.
I do have a bunch of *.pem files in /etc/ssl/certs, but no factory.pem
anywhere on my system. An example message in .pine-debug:
sslcertificatequery: host=
imap.u-pec.fr reason=self signed certificate in
certificate chain cert=/C=SE/O=AddTrust AB/OU=AddTrust External TTP
Network/CN=AddTrust External CA Root
Your help is much appreciated.
--
LL