Conversation
|
@kostis @pfg666 I found I use command openssl-3.5.0_server_all_cert_reqArgument: openssl-3.5.0_server_pskArgument: |
|
The patch to OpenSSL's code fixed some issue with non-determinism when learning OpenSSL servers, so some progress has been achieved. Regarding learning clients, I've extended the CI with a test for an OpenSSL 3.5.0 client configuration, but the hypotheses we learn, not only for this particular configuration but also in other ones, are obviously not correct (we learn models with only one state and/or some @pfg666 @c-southwest : Help is needed. |
|
@kostis @pfg666 I fixed the problem by adding the Using command |
In preparation for testing DTLS 1.3 on OpenSSL, we add support for the latest release of OpenSSL (3.5.0) and include its server in the list of tested systems of the CI.
However, something does not seem right in the hypotheses that we learn. Perhaps @pfg666 should look into this.
There is also a related open issue (#24) showing that the current support for OpenSSL 3.x.x. is not OK.