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.2.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file TxSNI-0.1.2.tar.gz
.
File metadata
- Download URL: TxSNI-0.1.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08dfd4912b282002e21da7a6472e05bd5327221882b92351605572aad1349d64 |
|
MD5 | 1371e3c30247fa61aed2f58b052f1e81 |
|
BLAKE2b-256 | 82479631ca730df251954ebb65f0704c4c38e0c98edb7fd17ab65c1d5500739d |
File details
Details for the file TxSNI-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: TxSNI-0.1.2-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 | af452fe1a7b27a4283482f1cda8b41fb019c820080d5102a5ed91a653f0fbf08 |
|
MD5 | 51e5dd5d9a7c3da2fea372c20f0cbcd2 |
|
BLAKE2b-256 | bfc5f41400e704f7a54193b0529a4b6286a12176907302366041dda5dc3e7873 |