Skip to content

Commit 1d92f5c

Browse files
author
Git for Windows Build Agent
committed
Update 6 packages
libopenssl (1.1.1.q-2 -> 1.1.1.s-1) mingw-w64-i686-curl (7.86.0-2 -> 7.86.0-3) mingw-w64-i686-openssl (1.1.1.r-1 -> 1.1.1.s-1) mingw-w64-x86_64-curl (7.86.0-2 -> 7.86.0-3) mingw-w64-x86_64-openssl (1.1.1.r-1 -> 1.1.1.s-1) openssl (1.1.1.q-2 -> 1.1.1.s-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent d8b077e commit 1d92f5c

File tree

12,207 files changed

+1539
-852
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

12,207 files changed

+1539
-852
lines changed

mingw32/bin/curl-config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ while test $# -gt 0; do
163163
CURLLIBDIR=""
164164
fi
165165
if test "Xyes" = "Xno"; then
166-
echo ${CURLLIBDIR}-lcurl -lnghttp2 -lidn2 -lssh2 -L/mingw32/lib -lssh2 -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lbrotlidec -lz -lws2_32
166+
echo ${CURLLIBDIR}-lcurl -lnghttp2 -lidn2 -lssh2 -lssh2 -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lbrotlidec -lz -lws2_32
167167
else
168168
echo ${CURLLIBDIR}-lcurl
169169
fi
@@ -174,7 +174,7 @@ while test $# -gt 0; do
174174

175175
--static-libs)
176176
if test "Xyes" != "Xno" ; then
177-
echo "${exec_prefix}/lib/libcurl.a" -pipe -Wl,--no-seh -L/mingw32/lib -L/mingw32/lib -L/mingw32/lib -L/mingw32/lib -L/mingw32/lib -lnghttp2 -lidn2 -lssh2 -L/mingw32/lib -lssh2 -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lbrotlidec -lz -lws2_32
177+
echo "${exec_prefix}/lib/libcurl.a" -pipe -Wl,--no-seh -lnghttp2 -lidn2 -lssh2 -lssh2 -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lbrotlidec -lz -lws2_32
178178
else
179179
echo "curl was built with static libraries disabled" >&2
180180
exit 1

mingw32/bin/curl.exe

0 Bytes
Binary file not shown.

mingw32/bin/libcrypto-1_1.dll

0 Bytes
Binary file not shown.

mingw32/bin/libcurl-4.dll

0 Bytes
Binary file not shown.

mingw32/bin/libssl-1_1.dll

0 Bytes
Binary file not shown.

mingw32/bin/openssl.exe

0 Bytes
Binary file not shown.

mingw32/include/openssl/opensslconf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* WARNING: do not edit!
3-
* Generated by Makefile from ../openssl-1.1.1r/include/openssl/opensslconf.h.in
3+
* Generated by Makefile from ../openssl-1.1.1s/include/openssl/opensslconf.h.in
44
*
55
* Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.
66
*

mingw32/include/openssl/opensslv.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ extern "C" {
3939
* (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
4040
* major minor fix final patch/beta)
4141
*/
42-
# define OPENSSL_VERSION_NUMBER 0x1010112fL
43-
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1r 11 Oct 2022"
42+
# define OPENSSL_VERSION_NUMBER 0x1010113fL
43+
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1s 1 Nov 2022"
4444

4545
/*-
4646
* The macros below are to be used for shared library (.so, .dll, ...)

mingw32/lib/engines-1_1/capi.dll

0 Bytes
Binary file not shown.

mingw32/lib/engines-1_1/padlock.dll

0 Bytes
Binary file not shown.

mingw32/lib/libcrypto.a

-456 Bytes
Binary file not shown.

mingw32/lib/libcurl.a

0 Bytes
Binary file not shown.

mingw32/lib/libssl.a

-172 Bytes
Binary file not shown.

mingw32/lib/pkgconfig/libcrypto.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ enginesdir=${libdir}/engines-1_1
66

77
Name: OpenSSL-libcrypto
88
Description: OpenSSL cryptography library
9-
Version: 1.1.1r
9+
Version: 1.1.1s
1010
Libs: -L${libdir} -lcrypto
1111
Libs.private: -lws2_32 -lgdi32 -lcrypt32
1212
Cflags: -I${includedir}

mingw32/lib/pkgconfig/libcurl.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ URL: https://curl.se/
3737
Description: Library to transfer files with ftp, http, etc.
3838
Version: 7.86.0
3939
Libs: -L${libdir} -lcurl
40-
Libs.private: -lnghttp2 -lidn2 -lssh2 -LD:/a/1/s/git-sdk-64/mingw32/lib -lssh2 -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lbrotlidec -lz -lws2_32
40+
Libs.private: -lnghttp2 -lidn2 -lssh2 -lssh2 -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lbrotlidec -lz -lws2_32
4141
Cflags: -I${includedir}

mingw32/lib/pkgconfig/libssl.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ includedir=${prefix}/include
55

66
Name: OpenSSL-libssl
77
Description: Secure Sockets Layer and cryptography libraries
8-
Version: 1.1.1r
8+
Version: 1.1.1s
99
Requires.private: libcrypto
1010
Libs: -L${libdir} -lssl
1111
Cflags: -I${includedir}

mingw32/lib/pkgconfig/openssl.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ includedir=${prefix}/include
55

66
Name: OpenSSL
77
Description: Secure Sockets Layer and cryptography libraries and tools
8-
Version: 1.1.1r
8+
Version: 1.1.1s
99
Requires: libssl libcrypto

mingw32/share/doc/openssl/html/man3/CMS_add0_cert.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,35 +39,37 @@ <h1 id="SYNOPSIS">SYNOPSIS</h1>
3939

4040
<h1 id="DESCRIPTION">DESCRIPTION</h1>
4141

42-
<p>CMS_add0_cert() and CMS_add1_cert() add certificate <b>cert</b> to <b>cms</b>. must be of type signed data or enveloped data.</p>
42+
<p>CMS_add0_cert() and CMS_add1_cert() add certificate <i>cert</i> to <i>cms</i>. <i>cms</i> must be of type signed data or (authenticated) enveloped data. For signed data, such a certificate can be used when signing or verifying to fill in the signer certificate or to provide an extra CA certificate that may be needed for chain building in certificate validation.</p>
4343

44-
<p>CMS_get1_certs() returns all certificates in <b>cms</b>.</p>
44+
<p>CMS_get1_certs() returns all certificates in <i>cms</i>.</p>
4545

46-
<p>CMS_add0_crl() and CMS_add1_crl() add CRL <b>crl</b> to <b>cms</b>. CMS_get1_crls() returns any CRLs in <b>cms</b>.</p>
46+
<p>CMS_add0_crl() and CMS_add1_crl() add CRL <i>crl</i> to <i>cms</i>. <i>cms</i> must be of type signed data or (authenticated) enveloped data. For signed data, such a CRL may be used in certificate validation. It may be given both for inclusion when signing a CMS message and when verifying a signed CMS message.</p>
47+
48+
<p>CMS_get1_crls() returns all CRLs in <i>cms</i>.</p>
4749

4850
<h1 id="NOTES">NOTES</h1>
4951

50-
<p>The CMS_ContentInfo structure <b>cms</b> must be of type signed data or enveloped data or an error will be returned.</p>
52+
<p>The CMS_ContentInfo structure <i>cms</i> must be of type signed data or enveloped data or an error will be returned.</p>
5153

52-
<p>For signed data certificates and CRLs are added to the <b>certificates</b> and <b>crls</b> fields of SignedData structure. For enveloped data they are added to <b>OriginatorInfo</b>.</p>
54+
<p>For signed data certificates and CRLs are added to the <i>certificates</i> and <i>crls</i> fields of SignedData structure. For enveloped data they are added to <b>OriginatorInfo</b>.</p>
5355

54-
<p>As the <b>0</b> implies CMS_add0_cert() adds <b>cert</b> internally to <b>cms</b> and it must not be freed up after the call as opposed to CMS_add1_cert() where <b>cert</b> must be freed up.</p>
56+
<p>As the <i>0</i> implies CMS_add0_cert() adds <i>cert</i> internally to <i>cms</i> and it must not be freed up after the call as opposed to CMS_add1_cert() where <i>cert</i> must be freed up.</p>
5557

5658
<p>The same certificate or CRL must not be added to the same cms structure more than once.</p>
5759

5860
<h1 id="RETURN-VALUES">RETURN VALUES</h1>
5961

6062
<p>CMS_add0_cert(), CMS_add1_cert() and CMS_add0_crl() and CMS_add1_crl() return 1 for success and 0 for failure.</p>
6163

62-
<p>CMS_get1_certs() and CMS_get1_crls() return the STACK of certificates or CRLs or NULL if there are none or an error occurs. The only error which will occur in practice is if the <b>cms</b> type is invalid.</p>
64+
<p>CMS_get1_certs() and CMS_get1_crls() return the STACK of certificates or CRLs or NULL if there are none or an error occurs. The only error which will occur in practice is if the <i>cms</i> type is invalid.</p>
6365

6466
<h1 id="SEE-ALSO">SEE ALSO</h1>
6567

6668
<p><a href="../man3/ERR_get_error.html">ERR_get_error(3)</a>, <a href="../man3/CMS_sign.html">CMS_sign(3)</a>, <a href="../man3/CMS_encrypt.html">CMS_encrypt(3)</a></p>
6769

6870
<h1 id="COPYRIGHT">COPYRIGHT</h1>
6971

70-
<p>Copyright 2008-2016 The OpenSSL Project Authors. All Rights Reserved.</p>
72+
<p>Copyright 2008-2022 The OpenSSL Project Authors. All Rights Reserved.</p>
7173

7274
<p>Licensed under the OpenSSL license (the &quot;License&quot;). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at <a href="https://www.openssl.org/source/license.html">https://www.openssl.org/source/license.html</a>.</p>
7375

mingw32/share/doc/openssl/html/man3/CMS_add0_crl.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,35 +39,37 @@ <h1 id="SYNOPSIS">SYNOPSIS</h1>
3939

4040
<h1 id="DESCRIPTION">DESCRIPTION</h1>
4141

42-
<p>CMS_add0_cert() and CMS_add1_cert() add certificate <b>cert</b> to <b>cms</b>. must be of type signed data or enveloped data.</p>
42+
<p>CMS_add0_cert() and CMS_add1_cert() add certificate <i>cert</i> to <i>cms</i>. <i>cms</i> must be of type signed data or (authenticated) enveloped data. For signed data, such a certificate can be used when signing or verifying to fill in the signer certificate or to provide an extra CA certificate that may be needed for chain building in certificate validation.</p>
4343

44-
<p>CMS_get1_certs() returns all certificates in <b>cms</b>.</p>
44+
<p>CMS_get1_certs() returns all certificates in <i>cms</i>.</p>
4545

46-
<p>CMS_add0_crl() and CMS_add1_crl() add CRL <b>crl</b> to <b>cms</b>. CMS_get1_crls() returns any CRLs in <b>cms</b>.</p>
46+
<p>CMS_add0_crl() and CMS_add1_crl() add CRL <i>crl</i> to <i>cms</i>. <i>cms</i> must be of type signed data or (authenticated) enveloped data. For signed data, such a CRL may be used in certificate validation. It may be given both for inclusion when signing a CMS message and when verifying a signed CMS message.</p>
47+
48+
<p>CMS_get1_crls() returns all CRLs in <i>cms</i>.</p>
4749

4850
<h1 id="NOTES">NOTES</h1>
4951

50-
<p>The CMS_ContentInfo structure <b>cms</b> must be of type signed data or enveloped data or an error will be returned.</p>
52+
<p>The CMS_ContentInfo structure <i>cms</i> must be of type signed data or enveloped data or an error will be returned.</p>
5153

52-
<p>For signed data certificates and CRLs are added to the <b>certificates</b> and <b>crls</b> fields of SignedData structure. For enveloped data they are added to <b>OriginatorInfo</b>.</p>
54+
<p>For signed data certificates and CRLs are added to the <i>certificates</i> and <i>crls</i> fields of SignedData structure. For enveloped data they are added to <b>OriginatorInfo</b>.</p>
5355

54-
<p>As the <b>0</b> implies CMS_add0_cert() adds <b>cert</b> internally to <b>cms</b> and it must not be freed up after the call as opposed to CMS_add1_cert() where <b>cert</b> must be freed up.</p>
56+
<p>As the <i>0</i> implies CMS_add0_cert() adds <i>cert</i> internally to <i>cms</i> and it must not be freed up after the call as opposed to CMS_add1_cert() where <i>cert</i> must be freed up.</p>
5557

5658
<p>The same certificate or CRL must not be added to the same cms structure more than once.</p>
5759

5860
<h1 id="RETURN-VALUES">RETURN VALUES</h1>
5961

6062
<p>CMS_add0_cert(), CMS_add1_cert() and CMS_add0_crl() and CMS_add1_crl() return 1 for success and 0 for failure.</p>
6163

62-
<p>CMS_get1_certs() and CMS_get1_crls() return the STACK of certificates or CRLs or NULL if there are none or an error occurs. The only error which will occur in practice is if the <b>cms</b> type is invalid.</p>
64+
<p>CMS_get1_certs() and CMS_get1_crls() return the STACK of certificates or CRLs or NULL if there are none or an error occurs. The only error which will occur in practice is if the <i>cms</i> type is invalid.</p>
6365

6466
<h1 id="SEE-ALSO">SEE ALSO</h1>
6567

6668
<p><a href="../man3/ERR_get_error.html">ERR_get_error(3)</a>, <a href="../man3/CMS_sign.html">CMS_sign(3)</a>, <a href="../man3/CMS_encrypt.html">CMS_encrypt(3)</a></p>
6769

6870
<h1 id="COPYRIGHT">COPYRIGHT</h1>
6971

70-
<p>Copyright 2008-2016 The OpenSSL Project Authors. All Rights Reserved.</p>
72+
<p>Copyright 2008-2022 The OpenSSL Project Authors. All Rights Reserved.</p>
7173

7274
<p>Licensed under the OpenSSL license (the &quot;License&quot;). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at <a href="https://www.openssl.org/source/license.html">https://www.openssl.org/source/license.html</a>.</p>
7375

mingw32/share/doc/openssl/html/man3/CMS_add1_cert.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,35 +39,37 @@ <h1 id="SYNOPSIS">SYNOPSIS</h1>
3939

4040
<h1 id="DESCRIPTION">DESCRIPTION</h1>
4141

42-
<p>CMS_add0_cert() and CMS_add1_cert() add certificate <b>cert</b> to <b>cms</b>. must be of type signed data or enveloped data.</p>
42+
<p>CMS_add0_cert() and CMS_add1_cert() add certificate <i>cert</i> to <i>cms</i>. <i>cms</i> must be of type signed data or (authenticated) enveloped data. For signed data, such a certificate can be used when signing or verifying to fill in the signer certificate or to provide an extra CA certificate that may be needed for chain building in certificate validation.</p>
4343

44-
<p>CMS_get1_certs() returns all certificates in <b>cms</b>.</p>
44+
<p>CMS_get1_certs() returns all certificates in <i>cms</i>.</p>
4545

46-
<p>CMS_add0_crl() and CMS_add1_crl() add CRL <b>crl</b> to <b>cms</b>. CMS_get1_crls() returns any CRLs in <b>cms</b>.</p>
46+
<p>CMS_add0_crl() and CMS_add1_crl() add CRL <i>crl</i> to <i>cms</i>. <i>cms</i> must be of type signed data or (authenticated) enveloped data. For signed data, such a CRL may be used in certificate validation. It may be given both for inclusion when signing a CMS message and when verifying a signed CMS message.</p>
47+
48+
<p>CMS_get1_crls() returns all CRLs in <i>cms</i>.</p>
4749

4850
<h1 id="NOTES">NOTES</h1>
4951

50-
<p>The CMS_ContentInfo structure <b>cms</b> must be of type signed data or enveloped data or an error will be returned.</p>
52+
<p>The CMS_ContentInfo structure <i>cms</i> must be of type signed data or enveloped data or an error will be returned.</p>
5153

52-
<p>For signed data certificates and CRLs are added to the <b>certificates</b> and <b>crls</b> fields of SignedData structure. For enveloped data they are added to <b>OriginatorInfo</b>.</p>
54+
<p>For signed data certificates and CRLs are added to the <i>certificates</i> and <i>crls</i> fields of SignedData structure. For enveloped data they are added to <b>OriginatorInfo</b>.</p>
5355

54-
<p>As the <b>0</b> implies CMS_add0_cert() adds <b>cert</b> internally to <b>cms</b> and it must not be freed up after the call as opposed to CMS_add1_cert() where <b>cert</b> must be freed up.</p>
56+
<p>As the <i>0</i> implies CMS_add0_cert() adds <i>cert</i> internally to <i>cms</i> and it must not be freed up after the call as opposed to CMS_add1_cert() where <i>cert</i> must be freed up.</p>
5557

5658
<p>The same certificate or CRL must not be added to the same cms structure more than once.</p>
5759

5860
<h1 id="RETURN-VALUES">RETURN VALUES</h1>
5961

6062
<p>CMS_add0_cert(), CMS_add1_cert() and CMS_add0_crl() and CMS_add1_crl() return 1 for success and 0 for failure.</p>
6163

62-
<p>CMS_get1_certs() and CMS_get1_crls() return the STACK of certificates or CRLs or NULL if there are none or an error occurs. The only error which will occur in practice is if the <b>cms</b> type is invalid.</p>
64+
<p>CMS_get1_certs() and CMS_get1_crls() return the STACK of certificates or CRLs or NULL if there are none or an error occurs. The only error which will occur in practice is if the <i>cms</i> type is invalid.</p>
6365

6466
<h1 id="SEE-ALSO">SEE ALSO</h1>
6567

6668
<p><a href="../man3/ERR_get_error.html">ERR_get_error(3)</a>, <a href="../man3/CMS_sign.html">CMS_sign(3)</a>, <a href="../man3/CMS_encrypt.html">CMS_encrypt(3)</a></p>
6769

6870
<h1 id="COPYRIGHT">COPYRIGHT</h1>
6971

70-
<p>Copyright 2008-2016 The OpenSSL Project Authors. All Rights Reserved.</p>
72+
<p>Copyright 2008-2022 The OpenSSL Project Authors. All Rights Reserved.</p>
7173

7274
<p>Licensed under the OpenSSL license (the &quot;License&quot;). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at <a href="https://www.openssl.org/source/license.html">https://www.openssl.org/source/license.html</a>.</p>
7375

mingw32/share/doc/openssl/html/man3/CMS_add1_crl.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,35 +39,37 @@ <h1 id="SYNOPSIS">SYNOPSIS</h1>
3939

4040
<h1 id="DESCRIPTION">DESCRIPTION</h1>
4141

42-
<p>CMS_add0_cert() and CMS_add1_cert() add certificate <b>cert</b> to <b>cms</b>. must be of type signed data or enveloped data.</p>
42+
<p>CMS_add0_cert() and CMS_add1_cert() add certificate <i>cert</i> to <i>cms</i>. <i>cms</i> must be of type signed data or (authenticated) enveloped data. For signed data, such a certificate can be used when signing or verifying to fill in the signer certificate or to provide an extra CA certificate that may be needed for chain building in certificate validation.</p>
4343

44-
<p>CMS_get1_certs() returns all certificates in <b>cms</b>.</p>
44+
<p>CMS_get1_certs() returns all certificates in <i>cms</i>.</p>
4545

46-
<p>CMS_add0_crl() and CMS_add1_crl() add CRL <b>crl</b> to <b>cms</b>. CMS_get1_crls() returns any CRLs in <b>cms</b>.</p>
46+
<p>CMS_add0_crl() and CMS_add1_crl() add CRL <i>crl</i> to <i>cms</i>. <i>cms</i> must be of type signed data or (authenticated) enveloped data. For signed data, such a CRL may be used in certificate validation. It may be given both for inclusion when signing a CMS message and when verifying a signed CMS message.</p>
47+
48+
<p>CMS_get1_crls() returns all CRLs in <i>cms</i>.</p>
4749

4850
<h1 id="NOTES">NOTES</h1>
4951

50-
<p>The CMS_ContentInfo structure <b>cms</b> must be of type signed data or enveloped data or an error will be returned.</p>
52+
<p>The CMS_ContentInfo structure <i>cms</i> must be of type signed data or enveloped data or an error will be returned.</p>
5153

52-
<p>For signed data certificates and CRLs are added to the <b>certificates</b> and <b>crls</b> fields of SignedData structure. For enveloped data they are added to <b>OriginatorInfo</b>.</p>
54+
<p>For signed data certificates and CRLs are added to the <i>certificates</i> and <i>crls</i> fields of SignedData structure. For enveloped data they are added to <b>OriginatorInfo</b>.</p>
5355

54-
<p>As the <b>0</b> implies CMS_add0_cert() adds <b>cert</b> internally to <b>cms</b> and it must not be freed up after the call as opposed to CMS_add1_cert() where <b>cert</b> must be freed up.</p>
56+
<p>As the <i>0</i> implies CMS_add0_cert() adds <i>cert</i> internally to <i>cms</i> and it must not be freed up after the call as opposed to CMS_add1_cert() where <i>cert</i> must be freed up.</p>
5557

5658
<p>The same certificate or CRL must not be added to the same cms structure more than once.</p>
5759

5860
<h1 id="RETURN-VALUES">RETURN VALUES</h1>
5961

6062
<p>CMS_add0_cert(), CMS_add1_cert() and CMS_add0_crl() and CMS_add1_crl() return 1 for success and 0 for failure.</p>
6163

62-
<p>CMS_get1_certs() and CMS_get1_crls() return the STACK of certificates or CRLs or NULL if there are none or an error occurs. The only error which will occur in practice is if the <b>cms</b> type is invalid.</p>
64+
<p>CMS_get1_certs() and CMS_get1_crls() return the STACK of certificates or CRLs or NULL if there are none or an error occurs. The only error which will occur in practice is if the <i>cms</i> type is invalid.</p>
6365

6466
<h1 id="SEE-ALSO">SEE ALSO</h1>
6567

6668
<p><a href="../man3/ERR_get_error.html">ERR_get_error(3)</a>, <a href="../man3/CMS_sign.html">CMS_sign(3)</a>, <a href="../man3/CMS_encrypt.html">CMS_encrypt(3)</a></p>
6769

6870
<h1 id="COPYRIGHT">COPYRIGHT</h1>
6971

70-
<p>Copyright 2008-2016 The OpenSSL Project Authors. All Rights Reserved.</p>
72+
<p>Copyright 2008-2022 The OpenSSL Project Authors. All Rights Reserved.</p>
7173

7274
<p>Licensed under the OpenSSL license (the &quot;License&quot;). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at <a href="https://www.openssl.org/source/license.html">https://www.openssl.org/source/license.html</a>.</p>
7375

0 commit comments

Comments
 (0)