DOKK / manpages / debian 10 / python3-tlslite-ng / tls-python3.1.en
TLS-PYTHON3(1) python3-tlslite-ng TLS-PYTHON3(1)

tls-python3 - run test servers and clients

tls-python3 server [-k KEY] [-c CERT] [-t TACK] [-v VERIFIERDB] [-d DIR] [--reqcert] HOST:PORT
tls-python3 client [-k KEY] [-c CERT] [-u USER] [-p PASS] HOST:PORT

$ tls-python3 server -k serverX509Key.pem -c serverX509Cert.pem localhost:4443

$ tls-python3 client localhost:4443

tls-python3 lets you run test clients and servers. It can be used for testing other TLS implementations, or as example code. Note that tls.py server runs an HTTPS server which will serve files rooted at the current directory by default, so be careful.

tlsdb-python3(1)

tlslite-ng is developed by Hubert Kario <hkario@redhat.com>

02 November 2018 0.7.5