Hi, guys --
We began tests (about 100 testers) and found that there are problems with SSL on 4 phones.
The responce is following
javax.net. ssl.SSLHandshakeExc eption: SSL handshake aborted: ssl=0x7f95283a00: I/O error during system call, Connection reset by peer
Can't find any information about this error. What this means ?
The web-server is under our control and exactly we set a certificate (Comodo).
www.ssllabs.com confirms that the certificate is trusted for Mozilla, Apple, Android, Java, Windows
Unf., I have indirect contacts with testers and it's hard to receive fast answer.
According my information, models of problem phones are not well-known. But Android release is at least 5. Google Place Services are installed and updated (otherwise my program will not work).
Probably, something wrong with root certificates. Maybe, if to accept all certificates, the error will disappear. But this is equal to refuse from SSL at all.
Somebody had matter with 0x7f95283a00 ?
We began tests (about 100 testers) and found that there are problems with SSL on 4 phones.
The responce is following
javax.net. ssl.SSLHandshakeExc eption: SSL handshake aborted: ssl=0x7f95283a00: I/O error during system call, Connection reset by peer
Can't find any information about this error. What this means ?
The web-server is under our control and exactly we set a certificate (Comodo).
www.ssllabs.com confirms that the certificate is trusted for Mozilla, Apple, Android, Java, Windows
Unf., I have indirect contacts with testers and it's hard to receive fast answer.
According my information, models of problem phones are not well-known. But Android release is at least 5. Google Place Services are installed and updated (otherwise my program will not work).
Probably, something wrong with root certificates. Maybe, if to accept all certificates, the error will disappear. But this is equal to refuse from SSL at all.
Somebody had matter with 0x7f95283a00 ?
Last edited: