mirror of
https://github.com/openssl/openssl.git
synced 2025-02-05 14:10:53 +08:00
CLA: trivial Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24237)
7 lines
366 B
Plaintext
7 lines
366 B
Plaintext
# 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 an '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.
|