ssl websockets and net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH in chrome

Good day,

We are seeing the following error in the chrome console when using Licode
with SSL enabled.

WebSocket connection to
’wss:///socket.io/1/websocket/DOJQth8dv_X0kxdaz2zi’ failed:
Error in connection establishment: net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH

Everything seems to work but there might be something hiding under the hood
here so I thought I would throw it out. Maybe openssl has removed support
for some cipher licode/socket.io is using. Maybe a configuration issue on
our end. We just upgraded to a recent licode from something almost a year
old and we never ran into this before.

We are running nuve, erizoController, and erizoAgent all on the same system
in EC2 with a dedicated public IP address on ports 80/443. We are using a
godaddy wildcard cert for ssl.

Anybody else seeing this? Any ideas what it might be?

Thanks,

robo