<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.2.2">
</HEAD>
<BODY>
Hello,<BR>
<BR>
Given the error you are reporting, seemly you are connecting with a Google Chrome.<BR>
If that the case, you'll have to either disable all certificate checks google chrome <BR>
places with something like this:<BR>
<BR>
google-chrome --ignore-certificate-errors --user-data-dir=/tmp/data3<BR>
<BR>
...though this is not a recommended solution ( for many reasons ), or:<BR>
<BR>
..to install a signed certificate buying it or using Let's encrypt<BR>
so google chrome does not fail with certificate verification.<BR>
<BR>
But, as it happens with https:// it is not only installing a signed and well recognized <BR>
certificate  but accessing it with wss://domain-name-signed-by-the-certificate-installed:19999,<BR>
so everything matches.<BR>
<BR>
Best Regards,<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
    Hi
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    I make a linux project, in the project nopoll work with epoll. but I always got a "<B><FONT COLOR="#ff0000">WebSocket connection to 'wss://182.48.119.139:19999/' failed: Error in connection establishment: net::ERR_INSECURE_RESPONSE</FONT></B>" error when client connected. how can I get some help to make it work? 
</BLOCKQUOTE>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 
Francis Brosnan Blázquez  -  ASPL
<A HREF="http://www.asplhosting.com/">http://www.asplhosting.com/</A>
<A HREF="http://www.aspl.es/">http://www.aspl.es/</A>
<A HREF="https://twitter.com/aspl_es">https://twitter.com/aspl_es</A>
<A HREF="https://twitter.com/asplhosting">https://twitter.com/asplhosting</A>
<A HREF="https://twitter.com/francisbrosnanb">https://twitter.com/francisbrosnanb</A>
<A HREF="https://es.linkedin.com/in/francis-brosnan-bl">https://es.linkedin.com/in/francis-brosnan-bl</A>ázquez-1353a218

91 134 14 22 - 91 134 14 45 - 91 116 07 57

AVISO LEGAL
 
En virtud de lo dispuesto en la Ley Orgánica 15/1999, de 13 de
diciembre, de Protección de Datos de Carácter Personal, le informamos de
que sus datos de carácter personal, recogidos de fuentes accesibles al
público o datos que usted nos ha facilitado previamente, proceden de
bases de datos propiedad de Advanced Software Production Line, S.L.
(ASPL).
 
ASPL garantiza que los datos serán tratados con la finalidad de mantener
las oportunas relaciones comerciales o promocionales con usted o la
entidad que usted representa. No obstante, usted puede ejercitar sus
derechos de acceso, rectificación, cancelación y oposición dispuestos en
la mencionada Ley Orgánica, notificándolo por escrito a ASPL -
Protección Datos, C/Antonio Suárez 10 A-102, 28802, Alcalá de Henares
(Madrid).

</PRE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>