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:80
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.1.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file TxSNI-0.1.1.tar.gz
.
File metadata
- Download URL: TxSNI-0.1.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d57b8ba684d3a007604720473fbf8d47a33d3422a6d0bca4c51600ddb8fd48e |
|
MD5 | eb0809b61fc46234cc1092a975cfb592 |
|
BLAKE2b-256 | befce1954db6823a4049770958024b3ca1aa6cf0f0dcbaf2067eecb93c0b1ff4 |
File details
Details for the file TxSNI-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: TxSNI-0.1.1-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 | 3667b9ad3c8466d5809e5fc00bf7837a9f0a2977e69a1029e8775a6bb3f77ac9 |
|
MD5 | 1993434d49a275bc3b07cc58bfbbecf0 |
|
BLAKE2b-256 | 5f8b77c7be3c4b2c3595663252eeb92b8202fd2e929ea9402f9073807d888014 |