Done that....

((
Don't know where could the problem be.
As a matter of fact, that was one of the earlier tries. Only I used the aymnet.com form (also in Eudora)
Never mind. I'll find a way to make it work.
Thanks a lot for all your efforts in helping me.
Regards.
Nathan Fowler wrote:
>
> The certificate much match the EXACT name as specified in the
> client. If your client is configured to check
> "mail.aymnet.com" then your certificate much also match this
> hostname. This is why you are getting errors. Issue the
> following command:
>
> openssl pkcs12 -export -in
> /usr/share/ssl/certs/securemail.pem -out mail.aymnet.com.p12
> -name "mail.aymnet.com"
>
> I believe this should work since you said you already have
> "securemail.pem"
>
> Hope this helped,
> Nathan