From ea1ecd9831cfe8de9dbeafdfec344b8c944c9b84 Mon Sep 17 00:00:00 2001 From: Emilia Kasper Date: Tue, 14 Mar 2017 13:48:54 +0100 Subject: Port SRP tests to the new test framework Also add negative tests for password mismatch. Reviewed-by: Richard Levitte --- test/README.ssltest.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/README.ssltest.md') diff --git a/test/README.ssltest.md b/test/README.ssltest.md index 3d0fe91f55..a32696723d 100644 --- a/test/README.ssltest.md +++ b/test/README.ssltest.md @@ -179,6 +179,9 @@ client => { protocols can be specified as a comma-separated list, and a callback with the recommended behaviour will be installed automatically. +* SRPUser, SRPPassword - SRP settings. For client, this is the SRP user to + connect as; for server, this is a known SRP user. + ### Default server and client configurations The default server certificate and CA files are added to the configurations -- cgit v1.2.3