View Single Post
Posts: 3 | Thanked: 0 times | Joined on Dec 2009
#536
Originally Posted by vitaly_repin View Post
12.1 protocol (Exchange update is needed). Or wait for N900 MfE client update. I am really sorry about this bug.

The keywords to detect it:

MS-ASProtocolVersions: 1.0,2.0,2.1,2.5,12.0
AS-LIB: Created factory for version 2.5

After client update (w/o server update) you will see:

MS-ASProtocolVersions: 1.0,2.0,2.1,2.5,12.0
AS-LIB: Created factory for version 12.0

After Exchange update you will see:

MS-ASProtocolVersions: 1.0,2.0,2.1,2.5,12.0,12.1
AS-LIB: Created factory for version 12.1
Someone has suggested to come around this issue by:
I found out that MfE uses certificates from /home/user/.activesync/certs which
has symlinks from /etc/certs/common-ca/. But the user imported sertificates go
to /home/user/.maemosec-certs/ssl-ca and these are not symlinked to the
activesync folder. After manually doing the symlink in xterm, I got the MfE
working.

Can you confirm that?

Br.
Sam