a3f commented on PR #430:
URL: https://github.com/apache/qpid-proton/pull/430#issuecomment-2475596446

   > This PR has some problems for which I have some proposed fixes. The main 
ones being compilation failures on older versions of OpenSSL and a memory leak.
   
   Thanks and sorry for missing those. I now squashed your fixes directly into 
the commits.
   
   > If you can confirm my changes do not break anything in your environment 
with a real hardware security module, I will check this in and add a 
documentation update. My proposed changes are here:
   
   Your changes look fine to me. Feel free to push any commits you want to add 
on top of this PR.
   
   > I will revert the github action back to ubuntu-latest once that advances 
to ubuntu-24.04 in a few weeks.
   
   Sounds good.
   
   > It is unfortunate the software emulation bits of PKCS11 support are 
sufficiently buggy/immature that you had to take extraordinary steps to build a 
custom package and configuration just to get the test to run. Hopefully the 
tests can be altered to use regular distro packages in time.
   
   This is mostly because of the OpenSSL switch from ENGINE to PROVIDER. The 
PKCS#11 Engine is shipped universally, but is now deprecated. The provider is 
getting there.
   
   Thanks again,


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to