-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
enhancementNew feature or improvement to existing functionalityNew feature or improvement to existing functionality
Description
Sidenote,
uvdoesn't supportSSL_CERT_DIRdirectly but we should probably add explicit support so as its properly supported byrustls-native-certsas 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
Labels
enhancementNew feature or improvement to existing functionalityNew feature or improvement to existing functionality