[web2py] Re: how to use tornado with ssl?

2018-04-26 Thread António Ramos
any help?
python gluon/contrib/websocket_messaging.py -k mykey -p 1 -s
keyfile.pem -c cert.pem

this command does not start the websocket but returns to the command prompt
without any error info..


2018-04-24 17:18 GMT+01:00 António Ramos :

> typo
> python gluon/contrib/websocket_messaging.py -k mykey -p 1 -s
> keyfile.pem *-c cert.pem*
>
>
> 2018-04-24 16:39 GMT+01:00 António Ramos :
>
>> how do i generate the 2 pem files below?
>>
>> python gluon/contrib/websocket_messaging.py -k mykey -p 1 -s
>> keyfile.pem
>>
>> regards?
>>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: how to use tornado with ssl?

2018-04-24 Thread António Ramos
typo
python gluon/contrib/websocket_messaging.py -k mykey -p 1 -s keyfile.pem
 *-c cert.pem*


2018-04-24 16:39 GMT+01:00 António Ramos :

> how do i generate the 2 pem files below?
>
> python gluon/contrib/websocket_messaging.py -k mykey -p 1 -s
> keyfile.pem
>
> regards?
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.