aboutsummaryrefslogtreecommitdiff
path: root/openssl-1.1.0h/apps/demoSRP/srp_verifier.txt
diff options
context:
space:
mode:
Diffstat (limited to 'openssl-1.1.0h/apps/demoSRP/srp_verifier.txt')
-rw-r--r--openssl-1.1.0h/apps/demoSRP/srp_verifier.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/openssl-1.1.0h/apps/demoSRP/srp_verifier.txt b/openssl-1.1.0h/apps/demoSRP/srp_verifier.txt
new file mode 100644
index 0000000..ccae629
--- /dev/null
+++ b/openssl-1.1.0h/apps/demoSRP/srp_verifier.txt
@@ -0,0 +1,6 @@
+# This is a file that will be filled by the openssl srp routine.
+# You can initialize the file with additional groups, these are
+# records starting with a I followed by the g and N values and the id.
+# The exact values ... you have to dig this out from the source of srp.c
+# or srp_vfy.c
+# The last value of an I is used as the default group for new users.