From 85a244cdc62624040ee42656dae7debd15a917ce Mon Sep 17 00:00:00 2001 From: freyssin Date: Thu, 10 Dec 2020 17:51:10 +0100 Subject: [PATCH] Test Joram-372. Test the use of client authentication configuration (JORAM-368). --- tests/src/joram/build.xml | 98 +++++++++++++++++++++++++++++++++++---- 1 file changed, 90 insertions(+), 8 deletions(-) diff --git a/tests/src/joram/build.xml b/tests/src/joram/build.xml index d7c1e9feb..d7ace59b8 100644 --- a/tests/src/joram/build.xml +++ b/tests/src/joram/build.xml @@ -495,6 +495,7 @@ + + + + + @@ -4945,6 +4950,17 @@ + + + + + + + + + + @@ -6491,26 +6507,92 @@ - - - - - + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- GitLab