-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Closed
Labels
branch: 3.0Applies to openssl-3.0 branchApplies to openssl-3.0 branchbranch: 3.2Applies to openssl-3.2 (EOL)Applies to openssl-3.2 (EOL)branch: 3.3Applies to openssl-3.3Applies to openssl-3.3branch: 3.4Applies to openssl-3.4Applies to openssl-3.4branch: 3.5Applies to openssl-3.5Applies to openssl-3.5branch: masterApplies to master branchApplies to master branchgood first issueBite size change that could be a good startBite size change that could be a good starthelp wantedtriaged: documentationThe issue/pr deals with documentation (errors)The issue/pr deals with documentation (errors)
Description
- On all OpenSSL versions
The documentation for SSL_CERT_DIR (https://docs.openssl.org/3.5/man1/openssl-rehash/#options)
Is wrong for Windows, the documentation states:
Colon separated list of directories to operate on.
But in fact on Windows the separator is Semicolon
https://github.com/openssl/openssl/blob/master/include/internal/e_os.h#L142
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
branch: 3.0Applies to openssl-3.0 branchApplies to openssl-3.0 branchbranch: 3.2Applies to openssl-3.2 (EOL)Applies to openssl-3.2 (EOL)branch: 3.3Applies to openssl-3.3Applies to openssl-3.3branch: 3.4Applies to openssl-3.4Applies to openssl-3.4branch: 3.5Applies to openssl-3.5Applies to openssl-3.5branch: masterApplies to master branchApplies to master branchgood first issueBite size change that could be a good startBite size change that could be a good starthelp wantedtriaged: documentationThe issue/pr deals with documentation (errors)The issue/pr deals with documentation (errors)