Jason Nagin

Results 13 comments of Jason Nagin

When I skimmed through the code, it looked like `value_specs` was meant for any options that aren't specifically listed. It does merge it in to the json when making the...

What part of phpIPAM is trying to reach the internet but is unable to due to the proxy requirement? Is your proxy an http proxy as compared to a SOCKS...

@mpalmi, I hadn't read that. I've updated my description and added the changelog entry. Let me know if I need to add more detail to either one or if there's...

I'm not sure what test can be added. In order to test just the header being read and moved, it would need a complete certificate since the certificate is being...

I ended up just copying the test certificate from those test and creating 2 tests that are purely focused on the modified code. Test 1 (reject_bad_cert_in_header) will verify that a...

I found a minor logic error that shouldn't affect anything, but I fixed it anyway. Also, @cipherboy, ping

I understand the need to discuss it further. If there's any concerns, feel free to post them. I might have an answer for you. As for a client directly connecting...

@cipherboy, how'd the internal discussions go? Are there any changes you guys would like me to make in order to better meet any requirements?

> Sorry about the delay. We were initially worried about whether or not useful validation would occur on the chain, but we've been unable to reproduce the attack we were...

> > I'm confused by this. What credentials would the LB normally pass? As far as I can find, a LB can't form a mTLS connection with a backend server....