blob: c2d5c6033608560dfe7d4e1f6370af5ea588285e [file] [log] [blame]
yuezonghe824eb0c2024-06-27 02:32:26 -07001# This is a file that will be filled by the openssl srp routine.
2# You can initialize the file with additional groups, these are
3# records starting with a I followed by the g and N values and the id.
4# The exact values ... you have to dig this out from the source of srp.c
5# or srp_vfy.c
6# The last value of an I is used as the default group for new users.