df4439186f
Trim trailing whitespace. It doesn't match OpenSSL coding standards, AFAICT, and it can cause problems with git tooling. Trailing whitespace remains in test data and external source. Reviewed-by: Kurt Roeckx <kurt@roeckx.be> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8092)
6 lines
357 B
Text
6 lines
357 B
Text
# 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.
|