]> git.ipfire.org Git - thirdparty/openssl.git/blame - apps/demoSRP/srp_verifier.txt
Fix grammar in srp_verifier.txt
[thirdparty/openssl.git] / apps / demoSRP / srp_verifier.txt
CommitLineData
8cd3d99f
BL
1# This is a file that will be filled by the openssl srp routine.
2# You can initialize the file with additional groups, these are
5d218b0e 3# records starting with an 'I' followed by the 'g' and 'N' values and the ID.
8cd3d99f
BL
4# The exact values ... you have to dig this out from the source of srp.c
5# or srp_vfy.c
5d218b0e 6# The last value of an 'I' is used as the default group for new users.