Latest update, add TLS 1.3 session time configuration.
This commit is contained in:
@@ -17,6 +17,7 @@ B<openssl ecparam>
|
||||
[B<-text>]
|
||||
[B<-C>]
|
||||
[B<-check>]
|
||||
[B<-check_named>]
|
||||
[B<-name arg>]
|
||||
[B<-list_curves>]
|
||||
[B<-conv_form arg>]
|
||||
@@ -79,6 +80,11 @@ be loaded by calling the get_ec_group_XXX() function.
|
||||
|
||||
Validate the elliptic curve parameters.
|
||||
|
||||
=item B<-check_named>
|
||||
|
||||
Validate the elliptic name curve parameters by checking if the curve parameters
|
||||
match any built-in curves.
|
||||
|
||||
=item B<-name arg>
|
||||
|
||||
Use the EC parameters with the specified 'short' name. Use B<-list_curves>
|
||||
|
||||
Reference in New Issue
Block a user