Fabian Groffen

Results 267 comments of Fabian Groffen

I've no idea how debian builds packages

I think for this we need on the server side a set_verify with: SSL_VERIFY_PEER | SSL_VERIFY_FAIL_IF_NO_PEER_CERT | SSL_VERIFY_CLIENT_ONCE I think the client side has to use SSL_CTX_use_certificate and SSL_CTX_use_PrivateKey

I'm kind of getting delayed here, I started on this change but got lost at some point on where what code needs to go. My objective would be to allow...

I think I got it right, but I'm not entirely sure. Please reopen if anything seems off (or it's just plain disfunctional)

Ok, this is the two sides I was talking about, haha. (or not ... bleh :( ) The -C argument is used for verification purposes, either to verify the server...

ok, there's certainly some bits missing from the initial commit, working on that now

I can't seem to get the certificates right, or the code isn't checking as expected

Hmmm, by design I never included the option to use parallel delivery, I need to understand what is causing your load, if it is due to computing the hash or...

ok, I'll wait for that, if I have some cycles before that I'll see if I can prepare anything anyway.