easy-to-use SNI endpoint for twisted
Project description
Simple support for running a TLS server with Twisted.
Use it like this:
$ mkdir certificates
$ cat private-stuff/mydomain.key.pem >> certificates/mydomain.example.com.pem
$ cat public-stuff/mydomain.crt.pem >> certificates/mydomain.example.com.pem
$ cat public-stuff/my-certificate-authority-chain.crt.pem >> \
certificates/mydomain.example.com.pem
$ twistd -n web --port txsni:certificates:tcp:443
Enjoy!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
TxSNI-0.1.9.tar.gz
(8.2 kB
view details)
Built Distribution
TxSNI-0.1.9-py2.py3-none-any.whl
(11.2 kB
view details)
File details
Details for the file TxSNI-0.1.9.tar.gz
.
File metadata
- Download URL: TxSNI-0.1.9.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72966f44300159bb63a2fce1237df6b4c94a31cbdf27b4642b1b7cd2e1b2e2b0 |
|
MD5 | 611a4981a5ca63a51e6ccae6fd13aa26 |
|
BLAKE2b-256 | f9226220f0dec7231bf19ec94587707a6f56dfcc932c1ab6ca97507959576c0e |
File details
Details for the file TxSNI-0.1.9-py2.py3-none-any.whl
.
File metadata
- Download URL: TxSNI-0.1.9-py2.py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fab127dc8c75c6ef983d153e7af5b2fee80eef1751d78b71936d5b3913e6f8d |
|
MD5 | c00f59f8b4ac918edc0d49e3b8a25368 |
|
BLAKE2b-256 | 56d00d31144d54f83d0d12e936fd05c3c1459000d456bd036a0b7ae72cbb544b |