yuezonghe | 824eb0c | 2024-06-27 02:32:26 -0700 | [diff] [blame] | 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 | ||||
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. |