File: README

package info (click to toggle)
python-cyclone 1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,388 kB
  • ctags: 1,372
  • sloc: python: 8,823; sh: 183; makefile: 13; sql: 12
file content (10 lines) | stat: -rw-r--r-- 255 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
create a pair of certs:

$ mkcert (some questions, write down your passphrase, etc)
$ python helloworld_ssl.py

point your browser to https://localhost:8443

try using cyclone's twisted plugin:

$ twistd -n cyclone --ssl-app=helloworld_simple.Application