[noPoll] Ayuda / Help (using noPoll and TLS support)

Francis Brosnan Blázquez francis en aspl.es
Dom Jun 29 17:03:09 CEST 2014


<english version follows>

Buenas Rangel,

Para que funcione, tendrás que adquirir un certificado TLS que acepte tu
navegador y que esté 
asociado a un nombre que apunte a la máquina de pruebas donde tienes la
app ejecutando noPoll 
con TLS. Puedes adquirirlo con nosotros o con cualquier otro proveedor
de certificados.

Mientras desarrollas, la otra opción es hacer que tu navegador no
compruebe la validez del certificado. 
Para ello tendrás que configurar el navegador (la configuración es
distinta en cada caso).

Échale un vistazo a la sección "Creating a browser exception to enable
WebSocket without certificate"
de la siguiente página:

http://www.core-admin.com/portal/es/connecting-to-your-core-admin-web-panel

Ahí encontrarás las instrucciones para google chrome y firefox.

Por otra parte, puedes echarle un vistazo al código completo funcionando
del test de regressión
que comprueba la parte TLS aquí:

https://dolphin.aspl.es/svn/publico/nopoll//trunk/test/nopoll-regression-listener.c  
(servidor, lo interesante empieza sobre la línea "/* now start a TLS
version */")

https://dolphin.aspl.es/svn/publico/nopoll//trunk/test/nopoll-regression-client.c 
(cliente, tests test_06 y test_07)

Saludos,

----< english version >----

Hi Rangel,

To have it working you have to setup a TLS certificate that is accepted
by your browser and associated to the
hostname that points to the host where you have the nopoll plus TLS
support app running. You can get that
certificate from us or using any other certificate provider out there. 

During the development, the other option is to have you browser to skip
server certificate validation process. 
To that end, you'll have to configure your browser (which is different
in every browser). 

Take a look at "Creating a browser exception to enable WebSocket without
certificate" at the following page:

http://www.core-admin.com/portal/es/connecting-to-your-core-admin-web-panel

There, you'll find instructions on how to configure google chrome and
firefox,

Just as a reference, you can take a look at the following links which
points to the full regression tests that
checks the TLS section of the standard. 

https://dolphin.aspl.es/svn/publico/nopoll//trunk/test/nopoll-regression-listener.c  
(server, the interesting part begins over the line "/* now start a TLS
version */")

https://dolphin.aspl.es/svn/publico/nopoll//trunk/test/nopoll-regression-client.c 
(client, tests test_06 and test_07)

Regards,

> He creado un servidor de prueba TLS nopoll local y estoy usando el
> sitio http://www.websocket.org/echo.html 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.
> 
> 
> _______________________________________________
> noPoll mailing list
> noPoll en lists.aspl.es
> http://lists.aspl.es/cgi-bin/mailman/listinfo/nopoll


------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://lists.aspl.es/pipermail/nopoll/attachments/20140629/858a8b7b/attachment.html>


Más información sobre la lista de distribución noPoll