After installing openssl, the command

/usr/local/bin/eopenssl30 s_client -connect smtp.gmail.com:465

ignores the certs I put in /usr/local/share/eopenssl30,
unless I point to this directory with -CApath

Is this behaviour normal?

With the normal openssl command (libressl) I do not get the error
"unable to get local issuer certificate"

Is this perhaps the reason that alpine mail does not validate certs?
When configuring, I give it the certs directory, but it seems it is ignored.

Thanks for any hint
Rodrigo

Reply via email to