apps/speed.c: merge parameters defining EC curves to test ...
[openssl.git] / apps / openssl.cnf
index b3e7444e5f22ef37be939d1cb51dd5dc1aa66acf..7d1a8bb6e7f06b7abf6df53dca4e3170b7fdd2f6 100644 (file)
@@ -3,6 +3,10 @@
 # This is mostly being used for generation of certificate requests.
 #
 
+# Note that you can include other files from the main configuration
+# file using the .include directive.
+#.include filename
+
 # This definition stops the following lines choking if HOME isn't
 # defined.
 HOME                   = .
@@ -344,3 +348,5 @@ tsa_name            = yes   # Must the TSA name be included in the reply?
                                # (optional, default: no)
 ess_cert_id_chain      = no    # Must the ESS cert id chain be included?
                                # (optional, default: no)
+ess_cert_id_alg                = sha1  # algorithm to compute certificate
+                               # identifier (optional, default: sha1)