Michael Osipov

Results 801 comments of Michael Osipov
trafficstars

@ehuss Do you have any objections/pain to merge this?

Folks, is there anything I can do to get this upstream or provide your further information how truststore works on FreeBSD?

> > OpenSSL knows best which store to use by its default verify paths > > Is this true with OpenSSL is built from source (like when vendored-openssl is set)?...

> Sorry, I don't quite understand the output that you are showing (or how HP-UX is related to FreeBSD). Vendored-openssl wouldn't provide a CLI `openssl` command, so what gets compiled...

> I suppose what I'm asking is, does the openssl built by [`openssl-src`](https://github.com/alexcrichton/openssl-src-rs), which is pretty much just building the unmodified OpenSSL from https://github.com/openssl/openssl have special support for FreeBSD to...

> Sorry, I don't quite understand the output that you are showing (or how HP-UX is related to FreeBSD). Vendored-openssl wouldn't provide a CLI `openssl` command, so what gets compiled...

@ehuss, did you get a chance to read through my explanation?

Thank your for coming back to me, let's break it down, so you can make the right decision. > > This compilation unit of OpenSSL will query `/usr/local/ssl` (more specifically...

> > My personal opinion on openssl_probe: I find it conceptionally flawed and even harmful because it makes too many assumptions about potential blackboxes (unknown environments). > > It currently...

I just have been hit by this issue with uv: ``` $ NETRC=../native-deps-test/.netrc truss -f -o out uv --native-tls --cache-dir=uv-cache sync --index-strategy unsafe-best-match × Failed to download and build `requests-negotiate-sspi...