reference/openssl/cert-verification.xml
9e8ce329fd5025766d9cf4d983435a373cf9666a
...
...
@@ -5,7 +5,7 @@
5
5
<title>Certificate Verification</title>
6
6
<para>
7
7
When calling a function that will verify a signature/certificate, the
8
-
<parameter>cainfo</parameter> parameter is an array containing file and
8
+
<parameter>ca_info</parameter> parameter is an array containing file and
9
9
directory names that specify the locations of trusted CA files. If a
10
10
directory is specified, then it must be a correctly formed hashed
11
11
directory as the <command>openssl</command> command would use.
12
12