Hi
I have recently started Openssl. I am trying to create Certificate Auth where client's send encrypted&signed emails to my server. i have successfully created the certificates and imported the cert (p12) into a test client PC (using Outlook 2003 SP3). The issues comes when i try to encrypt the email to send to the server, i get the following message "Microsoft Office Outlook had problems encrypting this message becausethe following recipients had missing or invalid certificates ot conflicting or unsupported encryption capabilities". I am using Openssl version 0.9.8g and Linux Ent 4 for the server.The message signing works fine.