Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I’d consider this desirable behaviour, if consistent cross-platform. #665

Closed
loginglive opened this issue Sep 10, 2023 · 0 comments
Closed

Comments

@loginglive
Copy link

          I’d consider this desirable behaviour, if consistent cross-platform.

e.g., Use case:

mkcert uses the following call to find certutil if it is installed:

exec.LookPath("certutil")

I’m going to be bundling pre-built binaries of certutil with future version of Auto Encrypt Localhost. Afaics, with the current behaviour, all I have to do is place the certutil binary and the nss dynamic libraries in the same folder as the mkcert binary. If I had to specify the folder explicitly, I’d most likely have to maintain a fork of mkcert.

Originally posted by @aral in golang/go#38736 (comment)

@loginglive loginglive reopened this Sep 10, 2023
@golang golang deleted a comment from loginglive Sep 11, 2023
@golang golang deleted a comment from loginglive Sep 11, 2023
@hickford hickford closed this as not planned Won't fix, can't repro, duplicate, stale Sep 11, 2023
@golang golang locked and limited conversation to collaborators Sep 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants