<!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>
<english version follows><BR>
<BR>
Buenas Rangel,<BR>
<BR>
Para que funcione, tendrás que adquirir un certificado TLS que acepte tu navegador y que esté <BR>
asociado a un nombre que apunte a la máquina de pruebas donde tienes la app ejecutando noPoll <BR>
con TLS. Puedes adquirirlo con nosotros o con cualquier otro proveedor de certificados.<BR>
<BR>
Mientras desarrollas, la otra opción es hacer que tu navegador no compruebe la validez del certificado. <BR>
Para ello tendrás que configurar el navegador (la configuración es distinta en cada caso).<BR>
<BR>
Échale un vistazo a la sección "Creating a browser exception to enable WebSocket without certificate"<BR>
de la siguiente página:<BR>
<BR>
<A HREF="http://www.core-admin.com/portal/es/connecting-to-your-core-admin-web-panel">http://www.core-admin.com/portal/es/connecting-to-your-core-admin-web-panel</A><BR>
<BR>
Ahí encontrarás las instrucciones para google chrome y firefox.<BR>
<BR>
Por otra parte, puedes echarle un vistazo al código completo funcionando del test de regressión<BR>
que comprueba la parte TLS aquí:<BR>
<BR>
<A HREF="https://dolphin.aspl.es/svn/publico/nopoll//trunk/test/nopoll-regression-listener.c">https://dolphin.aspl.es/svn/publico/nopoll//trunk/test/nopoll-regression-listener.c</A>  <BR>
(servidor, lo interesante empieza sobre la línea "/* now start a TLS version */")<BR>
<BR>
<A HREF="https://dolphin.aspl.es/svn/publico/nopoll//trunk/test/nopoll-regression-client.c">https://dolphin.aspl.es/svn/publico/nopoll//trunk/test/nopoll-regression-client.c</A> <BR>
(cliente, tests test_06 y test_07)<BR>
<BR>
Saludos,<BR>
<BR>
----< english version >----<BR>
<BR>
Hi Rangel,<BR>
<BR>
To have it working you have to setup a TLS certificate that is accepted by your browser and associated to the<BR>
hostname that points to the host where you have the nopoll plus TLS support app running. You can get that<BR>
certificate from us or using any other certificate provider out there. <BR>
<BR>
During the development, the other option is to have you browser to skip server certificate validation process. <BR>
To that end, you'll have to configure your browser (which is different in every browser). <BR>
<BR>
Take a look at "Creating a browser exception to enable WebSocket without certificate" at the following page:<BR>
<BR>
<A HREF="http://www.core-admin.com/portal/es/connecting-to-your-core-admin-web-panel">http://www.core-admin.com/portal/es/connecting-to-your-core-admin-web-panel</A><BR>
<BR>
There, you'll find instructions on how to configure google chrome and firefox,<BR>
<BR>
Just as a reference, you can take a look at the following links which points to the full regression tests that<BR>
checks the TLS section of the standard. <BR>
<BR>
<A HREF="https://dolphin.aspl.es/svn/publico/nopoll//trunk/test/nopoll-regression-listener.c">https://dolphin.aspl.es/svn/publico/nopoll//trunk/test/nopoll-regression-listener.c</A>  <BR>
(server, the interesting part begins over the line "/* now start a TLS version */")<BR>
<BR>
<A HREF="https://dolphin.aspl.es/svn/publico/nopoll//trunk/test/nopoll-regression-client.c">https://dolphin.aspl.es/svn/publico/nopoll//trunk/test/nopoll-regression-client.c</A> <BR>
(client, tests test_06 and test_07)<BR>
<BR>
Regards,<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
    He creado un servidor de prueba TLS nopoll local y estoy usando el sitio <A HREF="http://www.websocket.org/echo.html">http://www.websocket.org/echo.html</A> cliente, pero no puedo establecer la conexión con el cliente. ¿Cómo puedo crear un javascript para comunicarse con el cliente nopoll servidor porque no se puede encontrar ninguna documentación de ayuda.<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
<PRE>
_______________________________________________
noPoll mailing list
<A HREF="mailto:noPoll@lists.aspl.es">noPoll@lists.aspl.es</A>
<A HREF="http://lists.aspl.es/cgi-bin/mailman/listinfo/nopoll">http://lists.aspl.es/cgi-bin/mailman/listinfo/nopoll</A>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>