.\" Text automatically generated by txt2man .TH TLSDB-PYTHON2 1 "02 November 2018" "0.7.5" "python-tlslite-ng" .SH NAME \fBtlsdb-python2 \- manage SRP verifier databases \fB .SH USAGE EXAMPLE $ tlsdb-python2 createsrp myverifiers .PP $ tlsdb-python2 add myverifiers alice abra123cadabra 1024 .PP $ tls-python2 server \fB-v\fP myverifiers localhost:4443 .PP $ tls-python2 client localhost:4443 alice abra123cadabra .SH DESCRIPTION tlsdb-python2 lets you manage SRP verifier databases. These databases are used by a TLS server when authenticating clients with SRP. .SH OPTIONS For a list of options, please see the output of $ tlsdb-python2. .SH SEE ALSO \fBtls-python2\fP(1) .SH AUTHORS tlslite-ng is developed by Hubert Kario