mirror of
https://github.com/openssl/openssl.git
synced 2024-12-21 06:09:35 +08:00
9929c81702
Mostly revamped from #16712 - fall thru -> fall through - time stamp -> timestamp - host name -> hostname - ipv6 -> IPv6 Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19059)
7 lines
358 B
Plaintext
7 lines
358 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.
|