Exchange 2003 - Active sync wil niet lukken...

Pagina: 1
Acties:

  • demasterbaas
  • Registratie: Maart 2006
  • Laatst online: 01-01 11:39
Ik krijg het niet aan de praat helaas. Port forwarding (80 & 443) staan naar de server ingesteld. In IIS security settings opnieuw ingesteld. Zelf SSL certificaat gemaakt en geinstalleerd...

Dit gaat er mis:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
ExRCA is testing Exchange ActiveSync. 
 The Exchange ActiveSync test failed.
 Test Steps
 Attempting to resolve the host name mail.domeinnaam.nl in DNS.
 Host successfully resolved
 Additional Details
 IP(s) returned: 84.x.x.x

Testing TCP Port 443 on host mail.domeinnaam.nl to ensure it is listening and open.
 The port was opened successfully.
ExRCA is testing the SSL certificate to make sure it's valid.
 The SSL certificate failed one or more certificate validation checks.
  Tell me more about this issue and how to resolve it
 Additional Details
 A network error occurred while communicating with remote host
Exception details:
Message: Authentication failed because the remote party has closed the transport stream.
Type: System.IO.IOException
Stack trace:
at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
at System.Net.Security.SslStream.AuthenticateAsClient(String targetHost)
at Microsoft.Exchange.Tools.ExRca.Tests.SSLCertificateTest.PerformTestReally()


Enig idee?

  • StevenK
  • Registratie: Februari 2001
  • Nu online
Wat dacht je van:
The SSL certificate failed one or more certificate validation checks.
Kun je wel met een browser de SSL site zonder security-foutmeldingen bereiken?

Was advocaat maar vindt het juridische nog steeds leuk


  • demasterbaas
  • Registratie: Maart 2006
  • Laatst online: 01-01 11:39
Idd een certificaat probleem, en heb het net opgelost: http://technet.microsoft.com/en-us/library/cc182245.aspx

Ik had de server's CA nog niet aan de Trusted Root CA list toegevoegd...

Tnx voor de moeite iig! :)