Hello All,
I have an E50 on loan to test the M4E application and am failing at the 1st hurdle.
I have set up a test Exchange server with a Self Signed Certificate, I followed the procedure in
http://www.allaboutsymbian.com/forum/archive/index.php/t-48061.html
- export the .cer certificate
- use OpenSSL to convert the certificate to .pem, using the command : openssl x509 -inform der -in MYCERT.cer -out MYCERT.pem
- convert the .pem to .der using command : openssl x509 -outform der -in MYCERT.pem -out MYCERT.der
- copy the .der cetificate to the website root directory (recommended) or copy it to a newly created directory
- set the directory MIME types to application/x-x509-ca-cert for .der extension
- browse the file using the E61 built in web browser, the certificate will install automatically
But I cannot get the phone to install the certificate.
I cannot connect to the Outlook Web Access site either, I was expecting to get a certificate message, but be able to proceed but nothing.
When trying to connect to our OWA site I get - ERROR: Unable to Perform Operation
Any suggestions would be appreciated?
John