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.7.tar.gz
(8.2 kB
view details)
Built Distribution
TxSNI-0.1.7-py2.py3-none-any.whl
(11.2 kB
view details)
File details
Details for the file TxSNI-0.1.7.tar.gz
.
File metadata
- Download URL: TxSNI-0.1.7.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32560e6a81189f33499509d6ff45c5218d704de51c67da36018e3033345bda08 |
|
MD5 | 5b9d9175e9181bcbd429b0febed20544 |
|
BLAKE2b-256 | a4090ceb043d3f8e13b54e3d1ae14e593f2137da6f71cbf48213a91178ba2df1 |
File details
Details for the file TxSNI-0.1.7-py2.py3-none-any.whl
.
File metadata
- Download URL: TxSNI-0.1.7-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 | ef49bbc21ba5b9e7582f0dc89ab9c4b6b86122e1b48d736387e92840ab666732 |
|
MD5 | 0d542a03b270d08134f31070533c0db2 |
|
BLAKE2b-256 | 04917e5bd0aaa4fb845c4078b3bb9cfd92ede52dfb2b37f326398f0260f65a37 |