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
$ twist 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.2.0.tar.gz
(9.0 kB
view hashes)
Built Distribution
TxSNI-0.2.0-py2.py3-none-any.whl
(11.4 kB
view hashes)
Close
Hashes for TxSNI-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 034764d13831488a3912da54b365571c17f9ca548732d8d14857d4921d687978 |
|
MD5 | 8675b82ac51a757aebbc6be550b65956 |
|
BLAKE2b-256 | ef8f277ea8c6de145de416fd324c7b5fc66dd71860b73c8844d6d4aa1cb7f59e |