Aleksandar Fabijanic
Aleksandar Fabijanic
> Ok, yes so my change breaks your tests because without it being included as an option to the compile step, host ends up not being set at all, and...
> Thanks @aleks-f but as far as I can see, your Mac CI doesn't do cross compiling to x86 and arm from a single Mac platform. Or am I missing...
if you want this fixed, send a pull request
@mapogu is it possible to add a unit test here? I'm not sure what provider(s) are reasonable to expect on different platforms
> Since this is explicitly for OpenSSL 3.x is there any good compiler flag for the unit test framework so that the test case doesn't run on OpenSSL 1.x ?...
@matejk I can reproduce this, apparently something on destruction because files are produced ok
> @aleks-f , @edidadaoutlook On which OS is this problem reproducible? > > Works properly on macOS (Apple Silicon), compiled with clang. @matejk I was able to reproduce the problem...
@OgreTransporter you have some CI failing
I'm not sure how much effort would it be to switch, but if you send a proposal in the form of pul request, it would help to speed the process
> @aleks-f Could changing dhUse2048Bits in Context::Params::Params() be the way forward? Yes, but let's introduce the default values as parameters to the `Params::Params()`. And the key size should really be...