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.4.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file TxSNI-0.1.4.tar.gz
.
File metadata
- Download URL: TxSNI-0.1.4.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ebbdce1a4d1ef4c861940150ee8aac766c3e02f7338dcdc199bb353e58d2a1f |
|
MD5 | 095ee77d044cd970b490cb25125e6e92 |
|
BLAKE2b-256 | f14cb0366da675725002b2dbaac486525db32fe5271043d3ddb068551a8752eb |
File details
Details for the file TxSNI-0.1.4-py2.py3-none-any.whl
.
File metadata
- Download URL: TxSNI-0.1.4-py2.py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c2109c9694b4cac7989a28a6d82cf836f9256b29c580f296d5abd822a0921f4 |
|
MD5 | 3ac3696cddea1af3fa96f79108a71df9 |
|
BLAKE2b-256 | 35890fc158e706e2c563e09f67d2635ce1e84d7f1a4cb2d0f5137b72319a190c |