same problem here :
Code:
02-07-2009 11:15:32 [3292]: ZCSDominoMigrationWizard-5.0.16_GA_2921 Version 5.0
02-07-2009 11:15:45 [3292]: RPC Error:- WinHttpSendRequest failed. The RPC request is logged as D:\DOCUME~1\matt\LOCALS~1\Temp\ZCSDominoMigrationWizard-5.0.16_GA_2921\1-RPCErrorRequest.xml
02-07-2009 11:15:45 [3292]: RPC Error: One or more errors were found in the Secure Sockets Layer (SSL) certificate sent by the server.
Continue with the invalid certificate?
02-07-2009 11:16:39 [3808]: ldap_result returned no LDAP_RES_SEARCH_ENTRY. Syntaxe DN non valide, 101
02-07-2009 11:16:39 [3808]: ldap_result returned no LDAP_RES_SEARCH_ENTRY. Erreur de paramètre, -1
02-07-2009 11:16:39 [3808]: DN Map creation failed.
I have tried to change the User DN field with the syntax "CN=xxxx, O=yyy" or the short name but i get the same result.
I also don't know if the second line of the report above is related ?! the xml file contains the following
Code:
- <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope">
- <soap:Header>
- <context xmlns="urn:zimbra">
<nonotify />
<noqualify />
<nosession />
</context>
</soap:Header>
- <soap:Body>
- <AuthRequest xmlns="urn:zimbraAdmin">
<name>admin</name>
<password>*******</password>
</AuthRequest>
</soap:Body>
</soap:Envelope>
For the third line, i assume that it is a warning for a self-signed certificate ?!
Unfortunately, i am not able to find relevant information on the forum.