.\" Text automatically generated by txt2man .TH TLSDB-PYTHON3 1 "06 July 2018" "0.6.0" "python3-tlslite-ng" .SH NAME \fBtlsdb-python3 \- manage SRP verifier databases \fB .SH USAGE EXAMPLE $ tlsdb-python3 createsrp myverifiers .PP $ tlsdb-python3 add myverifiers alice abra123cadabra 1024 .PP $ tls-python3 server \fB-v\fP myverifiers localhost:4443 .PP $ tls-python3 client localhost:4443 alice abra123cadabra .SH DESCRIPTION tlsdb-python3 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-python3. .SH SEE ALSO \fBtls-python3\fP(1) .SH AUTHORS tlslite-ng is developed by Hubert Kario