summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2011-03-16 11:50:33 +0000
committerBen Laurie <ben@openssl.org>2011-03-16 11:50:33 +0000
commit8cd3d99f573b7d8dd842e9b29726fb7c602ba735 (patch)
treefef8c872ecc32bc5b542ff5e63dfd43609c26198
parentd4f3dd5fb632bed71ebc5e3b720d67c7e02a5685 (diff)
Missing SRP files.
-rw-r--r--apps/demoSRP/srp_verifier.txt6
-rw-r--r--apps/demoSRP/srp_verifier.txt.attr1
2 files changed, 7 insertions, 0 deletions
diff --git a/apps/demoSRP/srp_verifier.txt b/apps/demoSRP/srp_verifier.txt
new file mode 100644
index 0000000000..ccae629247
--- /dev/null
+++ b/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.
diff --git a/apps/demoSRP/srp_verifier.txt.attr b/apps/demoSRP/srp_verifier.txt.attr
new file mode 100644
index 0000000000..8f7e63a347
--- /dev/null
+++ b/apps/demoSRP/srp_verifier.txt.attr
@@ -0,0 +1 @@
+unique_subject = yes