Skip to content

Conversation

@djc
Copy link
Member

@djc djc commented Nov 27, 2025

This combines the data from the Go std library with what we had in this project previously (reviewing all PRs).

@michael-o please check if this resolves your issues on BSD.

target_os = "netbsd",
target_os = "aix"
)))]
const CERTIFICATE_DIRS: &[&str] = &["/etc/ssl/certs"];
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we have an empty CERTIFICATE_DIRS for darwin and windows? (Same for CERTIFICATE_FILE_NAMES.)

@michael-o
Copy link

I will happily give you feedback in the next couple of days

Copy link
Member

@ctz ctz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I would be tempted to take a cfg-if dependency for some of the conditionals.

@djc
Copy link
Member Author

djc commented Nov 28, 2025

I'll go ahead and merge this now to allow downstream work to progress, happy to take more feedback and iterate.

@djc djc added this pull request to the merge queue Nov 28, 2025
Merged via the queue into main with commit a03745e Nov 28, 2025
4 checks passed
@michael-o
Copy link

I didn't even get a chance to review 😕

@djc
Copy link
Member Author

djc commented Nov 28, 2025

I didn't even get a chance to review 😕

That's why I said:

happy to take more feedback and iterate

You can still review and I will make changes in response to your feedback.

@michael-o
Copy link

I didn't even get a chance to review 😕

That's why I said:

happy to take more feedback and iterate

You can still review and I will make changes in response to your feedback.

Alright, will do next week

@djc
Copy link
Member Author

djc commented Dec 3, 2025

@cpu @michael-o any feedback?

@michael-o
Copy link

@cpu @michael-o any feedback?

I have allocated some time for it this Friday. Will let you know in two days.

@michael-o
Copy link

@djc Completed testing, will raise a new PR to discuss further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants