Provided by: python3-tlslite-ng_0.7.4-1_all 

NAME
tlsdb-python3 - manage SRP verifier databases
USAGE EXAMPLE
$ tlsdb-python3 createsrp myverifiers
$ tlsdb-python3 add myverifiers alice abra123cadabra 1024
$ tls-python3 server -v myverifiers localhost:4443
$ tls-python3 client localhost:4443 alice abra123cadabra
DESCRIPTION
tlsdb-python3 lets you manage SRP verifier databases. These databases are used by a TLS server when
authenticating clients with SRP.
OPTIONS
For a list of options, please see the output of $ tlsdb-python3.
SEE ALSO
tls-python3(1)
AUTHORS
tlslite-ng is developed by Hubert Kario <hkario@redhat.com>
0.7.4 15 April 2018 TLSDB-PYTHON3(1)