Skip to content

Add support for SSL_CERT_DIR #16414

@samypr100

Description

@samypr100

Sidenote, uv doesn't support SSL_CERT_DIR directly but we should probably add explicit support so as its properly supported by rustls-native-certs as of a few months ago.

Originally posted by @samypr100 in #16412

For validation of ssl_cert_dir_exists, I'd use the approach from rustls-native-certs, validating each path and issuing a warning for paths that don't exists similar to ssl_cert_file_exists logic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or improvement to existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions