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.8.tar.gz
(8.2 kB
view details)
Built Distribution
TxSNI-0.1.8-py2.py3-none-any.whl
(11.2 kB
view details)
File details
Details for the file TxSNI-0.1.8.tar.gz
.
File metadata
- Download URL: TxSNI-0.1.8.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e63ef3cb731d3ff3d53f3635071dbdf1f7f432d066b60404c8bf54700fa5233 |
|
MD5 | cce5b24ce140a31bd12bcbca10e937b7 |
|
BLAKE2b-256 | 883691b30897d6ab70d106d9649d7ff56a413aa200ddf5e7613ba594696a3042 |
File details
Details for the file TxSNI-0.1.8-py2.py3-none-any.whl
.
File metadata
- Download URL: TxSNI-0.1.8-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 | 6ba36dc01a65a7c15f6fcfc35abf2555e6b9fa9377f30193705e91c1844b35a5 |
|
MD5 | 1e5d6242dbe50910a06f5e757b9aa290 |
|
BLAKE2b-256 | 7fb3f3fd3bbd375bc6ecdbf3e7fd5119e1f15d3634343971e02c7a113ae22a48 |