fooinha

Results 16 comments of fooinha

Please try, again, patches were updated for stable version of openssl 1.1.1

@zentavr , I'll take a look as soon as I find some time. Thanx

@zentavr, I've used the following version for openssl. ``` 6 [remote "origin"] 7 url = https://github.com/openssl/openssl 8 fetch = +refs/tags/openssl-3.0.5:refs/tags/openssl-3.0.5 ``` I patched it, compiled it, and used for compilation...

if it's easy, I might add this, although I don't use this regularly.

We can test this with [test/0.0.5](/fooinha/nginx-http-log-json/tree/test/0.0.5)

Naturally, tls tickets being enabled will produce 2 different fingerprint values for the same user-agent, for a series of requests. Maybe there's a way I could make this configurable.

Not sure if I understand. This repository has a patch to be applied to OpenSSL, and the user must apply the patch on a source code version that is compatible....

@zabbal , generally speaking I'm all in favour of the suggested approach. The drawback is that I think that the dependant project - in this case, this one - should...