The whole problem is solved by putting cert.pem directly under
/usr/local/share/eopenssl30/
and not under
/usr/local/share/eopenssl30/certs/


2022-12-26 10:06 GMT, Rodrigo Readi <[email protected]>:
> 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