Matt Caswell
Matt Caswell
For the TLSv1.3 implementation we want to just use the standard EVP interface, i.e. it should not be necessary to have a special TLS aware cipher.
What happens to this PR now? Should it be updated to document that (2) was chosen solution and merged?
Closing since this is marked as resolved.
> #0 0x0000000000589ac4 in err_string_data_cmp () #1 0x00007ffff7f05a48 in EVP_RAND_generate () from /home/ubuntu/dep/ssl307static/lib64/ossl-modules/fips.so Looks like the FIPS module is trying to raise some error here. Typically it does so via...
@t8m - please reconfirm
Looks like this needs a rebase
This is an error. All files should be released under Apache 2.0
There are CI failures...most likely because of the issue highlighted in my comment.
The CI failure looks relevant
Shouldn't we also be reviewing the whole nodelete code as part of this effort? That only exists because of atexit