auro-mbp:~ tripathy_a$ openssl s_client -connect xx.xx.xx.xx:443
CONNECTED(00000003)
depth=0 /C=US/ST=California/L=Mountain View/O=company/OU=NCS/CN=deveng1.remotewd2.com/emailAddress=first...@company.com
verify error:num=18:self signed certificate
verify return:1
depth=0 /C=US/ST=California/L=Mountain View/O=company/OU=NCS/CN=deveng1.remotewd2.com/emailAddress=first...@company.com
verify return:1
---
Certificate chain
0 s:/C=US/ST=California/L=Mountain View/O=company/OU=NCS/CN=deveng1.remotewd2.com/emailAddress=first...@company.com
i:/C=US/ST=California/L=Mountain View/O=company/OU=NCS/CN=deveng1.remotewd2.com/emailAddress=first...@company.com
---
Turnserver-side
1045: IPv4. tcp or tls connected to: xx.xx.xx.xx:50471
1105: session 000000000000000005: closed (2nd stage), user <>, local yy.yy.yy.yy:443, remote xx.xx.xx.xx:50471, reason: allocation watchdog determined stale session state
1105: session 000000000000000005: SSL shutdown received, socket to be closed (local yy.yy.yy.yy:443, remote xx.xx.xx.xx:50471)
--
You received this message because you are subscribed to the Google Groups "TURN Server (Open-Source project)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to turn-server-project-rfc57...@googlegroups.com.
To post to this group, send email to turn-server-project...@googlegroups.com.
Visit this group at http://groups.google.com/group/turn-server-project-rfc5766-turn-server.
For more options, visit https://groups.google.com/d/optout.
The connection is closed because there is a timeout on the allocation completion. The ssl client installs the ssl connection but it cannot complete the TURN allocation process.Chrome probably will need a setting to accept a self-signed certificate.
Sent from my iPhone
Hi,Need help.Will a self-signed cert provided to the turnserver work with chrome for a simple WebRTC experiment?The chrome version is 40.0.2214.85 beta (64-bit).Please see the line highlighted in yellow.Also, after a minute or so the connection is closed by the turnserver (as far as I can tell, by a TCP-reset)
Client-side
auro-mbp:~ tripathy_a$ openssl s_client -connect xx.xx.xx.xx:443
CONNECTED(00000003)
depth=0 /C=US/ST=California/L=Mountain View/O=company/OU=NCS/CN=deveng1.remotewd2.com/emailAddress=first.last@company.com
verify error:num=18:self signed certificate
verify return:1
depth=0 /C=US/ST=California/L=Mountain View/O=company/OU=NCS/CN=deveng1.remotewd2.com/emailAddress=first.last@company.com
verify return:1
---
Certificate chain
0 s:/C=US/ST=California/L=Mountain View/O=company/OU=NCS/CN=deveng1.remotewd2.com/emailAddress=first.last@company.com
i:/C=US/ST=California/L=Mountain View/O=company/OU=NCS/CN=deveng1.remotewd2.com/emailAddress=first.last@company.com
---
Turnserver-side
1045: IPv4. tcp or tls connected to: xx.xx.xx.xx:50471
1105: session 000000000000000005: closed (2nd stage), user <>, local yy.yy.yy.yy:443, remote xx.xx.xx.xx:50471, reason: allocation watchdog determined stale session state
1105: session 000000000000000005: SSL shutdown received, socket to be closed (local yy.yy.yy.yy:443, remote xx.xx.xx.xx:50471)
--
You received this message because you are subscribed to the Google Groups "TURN Server (Open-Source project)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to turn-server-project-rfc5766-turn-server+unsubscribe@googlegroups.com.
To post to this group, send email to turn-server-project-rfc5766-turn-...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to turn-server-project-rfc57...@googlegroups.com.
To post to this group, send email to turn-server-project...@googlegroups.com.
To post to this group, send email to turn-server-project-rfc5766-turn-s...@googlegroups.com.
Visit this group at http://groups.google.com/group/turn-server-project-rfc5766-turn-server.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to turn-server-project-rfc57...@googlegroups.com.
To post to this group, send email to turn-server-project...@googlegroups.com.