CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/25 13:18:40
Modified files:
usr.bin/openssl: openssl.1
Log message:
In s_server.c rev. 1.33, jsing added support for "openssl s_server -groups";
document it and deprecate "openssl s_server -named_curve".
While here, fix the error in the synopsis for "openssl s_client -groups"
and use unified argument naming and similar wording like
in SSL_CTX_set1_groups_list(3).
OK jsing@
