Sindri Pétur Ingimundarson
Sindri Pétur Ingimundarson
> I initially thought that adding `peercert_stateless_stateful_without_cert` test case might not be required as one of existing test cases already covers that flow - then such _instruction_ `{error, no_peercert} =...
Made the tests simpler, I think this looks much better. I also found one bug with option handling between `anti_replay` and the new options and fixed that.
Rebased due to conflicts, fixed the option handling in `ssl.erl` that had changed.
I extended the tests and squashed
I just checked the failure, and it's not in a testcase that I changed and the tests are passing on my end at least. Can you re-run?
I see that the tests passed on the re-run, but the results don't seem to have been updated in the ct results check. I don't think there's anything that needs...