[openssl-project] OpenSSL 1.1.1 library(OpenSSL 1.1.0 compile) Postfix to Postfix test

Viktor Dukhovni openssl-users at dukhovni.org
Sun Apr 29 04:25:10 UTC 2018


> On Apr 28, 2018, at 8:42 PM, Benjamin Kaduk <kaduk at mit.edu> wrote:
> 

> [ ... nothing I don't agree with ... ]


We're on the same page here.  OpenSSL the built-in defualt
callback can re-issue by default, so long as custom callbacks
can choose to not re-issue (their return code is honoured).

My other observation is that multi-issue should only happen
on initial handshakes, otherways if we issue "k > 1" tickets
even on resumption, then after "N" connections we get N*k
tickets, which is silly.

-- 
	Viktor.



More information about the openssl-project mailing list