CMS_add0_cert: if cert already present, do not throw error but ignore it
[openssl.git] / doc / man3 / CMS_verify.pod
index d124234ab15e5c806031985598856cab81582019..ddd2a8970cee7d307a7a6304b5bb71c4fd7da2fc 100644 (file)
@@ -40,7 +40,7 @@ it operates on B<CMS SignedData> input in the I<sd> argument,
 it has some additional parameters described next,
 and on success it returns the verfied content as a memory BIO.
 The optional I<extra> parameter may be used to provide untrusted CA
-certificates that may be helpful for chain building in certificate valiation.
+certificates that may be helpful for chain building in certificate validation.
 This list of certificates must not contain duplicates.
 The optional I<crls> parameter may be used to provide extra CRLs.
 Also the list of CRLs must not contain duplicates.