-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Closed
Labels
branch: 1.1.1Applies to OpenSSL_1_1_1-stable branch (EOL)Applies to OpenSSL_1_1_1-stable branch (EOL)branch: 3.0Applies to openssl-3.0 branchApplies to openssl-3.0 branchbranch: masterApplies to master branchApplies to master branchtriaged: bugThe issue/pr is/fixes a bugThe issue/pr is/fixes a bugtriaged: documentationThe issue/pr deals with documentation (errors)The issue/pr deals with documentation (errors)
Description
The master man page for OPENSSL_init_crypto() (confirmed in both 1.1.1 and 3.0 releases) appears to have a copy/paste error for the description of OPENSSL_INIT_ADD_ALL_DIGESTS:
OPENSSL_INIT_ADD_ALL_DIGESTS
With this option the library will automatically load and make available all libcrypto
digests. This option is a default option. Once selected subsequent calls to
OPENSSL_init_crypto() with the option OPENSSL_INIT_NO_ADD_ALL_CIPHERS will be
ignored.
I believe this should say OPENSSL_INIT_NO_ADD_ALL_DIGESTS rather than OPENSSL_INIT_NO_ADD_ALL_CIPHERS.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
branch: 1.1.1Applies to OpenSSL_1_1_1-stable branch (EOL)Applies to OpenSSL_1_1_1-stable branch (EOL)branch: 3.0Applies to openssl-3.0 branchApplies to openssl-3.0 branchbranch: masterApplies to master branchApplies to master branchtriaged: bugThe issue/pr is/fixes a bugThe issue/pr is/fixes a bugtriaged: documentationThe issue/pr deals with documentation (errors)The issue/pr deals with documentation (errors)