From: Martin P. <ma...@pe...> - 2017-01-09 12:19:41
|
Hi Sinan, 1.0.1e is stable and should build without problems on most systems (well, some issues with Visual Studio are known). Did you try to build it like this: "./config && make depend && make update && make"? If that didn't work, could you copy/paste the exact error? We're currently heavily working on the version in openssl-master-cmp, so that might not be not so stable, but it should also build using the same command as above. For the simple use case, it should not really matter whether you use this or 1.0.1e from a functionality point of view. As always I'm interested where CMP is used, is it possible that share more about your use case? Kind regards, Martin On Fri, Jan 6, 2017 at 4:01 PM, Sinan Senol <si...@gm...> wrote: > Hello, > > I need to add CMP support to OpenSSL to test a CMP server. It is enough to > test the CMP functionality of the server. I downloaded the up-to-date copy > of the Sourceforge codes. But "make" command results in errors in Kali > Linux 64-bit OS. I tried only 1.0.1e version but make results in that "make > depend" must run. > > Is there a stable version that results in successful installation? > > Thank you, > > Sinan. > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Cmpforopenssl-devel mailing list > Cmp...@li... > https://lists.sourceforge.net/lists/listinfo/cmpforopenssl-devel > |