Skip to content

SSL_CERT_DIR is wrong for Windows #27698

@arilou

Description

@arilou
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    branch: 3.0Applies to openssl-3.0 branchbranch: 3.2Applies to openssl-3.2 (EOL)branch: 3.3Applies to openssl-3.3branch: 3.4Applies to openssl-3.4branch: 3.5Applies to openssl-3.5branch: masterApplies to master branchgood first issueBite size change that could be a good starthelp wantedtriaged: documentationThe issue/pr deals with documentation (errors)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions