Joe Orton

Results 24 comments of Joe Orton

@elukey may be nice if I get it working. Had the script running under podman locally and now I've made it worse I think.

Writing logs to a Unix domain socket seems like a useful feature but this seems quite orthogonal to the purpose of rotatelogs, since if you are using a socket then...

> Existing `mod_ssl`connection filters try to coalesce small buckets into larger ones for more efficiency, but are unable to manage a chain of 9+16K+9+16k+... But small TLS record sizes produce...

Hum, I think you should get access & error logging by default. Can you try adding something like the below to your nginx.conf? Does the build log show any errors?...

LGTM, @remicollet this is OK to merge?

I had a very half-baked implementation at one point which I removed since it was pretty poor. I guess I'm not totally against it. Do you have an idea of...

I'm aware of this but haven't worked out how to fix it. I recommend using OpenSSL if you need the PKCS#11 API.

Thanks for the PR. Any chance you could rebase this to the current head, so we can get a test run? (I think I tweaked the Actions config so it...

@jimklimov I posted a review question above a while ago, can you respond?