Quantcast
Channel: Azure Active Directory forum
Viewing all articles
Browse latest Browse all 16000

graph.windows.net ssl handshake error

$
0
0
I have Java program for provisioning AzureActiveDirectory.
This program recently occurs ssl handshake error several times a day when it connects to https://graph.windows.net.
I checked debug log(following), SeverHello response does not exists. but this cause is unknown.
This program occurs the same errors in differenet envirionment.
I think that Office365 is the most likely cause.
Does anyone have the same error?

```
peer not authenticated

main, handling exception: java.net.SocketException: Connection reset
main, SEND TLSv1 ALERT:  fatal, description = unexpected_message
main, WRITE: TLSv1 Alert, length = 2
main, Exception sending alert: java.net.SocketException: Broken Pipe
main, called closeSocket()
main, called close()
main, called closeInternal(true)
```

Viewing all articles
Browse latest Browse all 16000

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>