siemens / gencmpclient

generic CMP [RFC 4210, RFC 9483] client library and CLI, based on CMPforOpenSSL (https://github.com/mpeylo/cmpossl)
Other
10 stars 7 forks source link

Various tweaks of build machinery and OpenSSL version support and test fixes #42

Closed DDvO closed 9 months ago

DDvO commented 10 months ago

For details please see the commit messages.

DDvO commented 9 months ago

@rajeev-0 could you please check why test_Mock (as part of test_all) still fails for some test cases using the most recent genm/genp related features. I tried to make sure using USE_LIBCMP=1 that all features are supported, but for some reason this does not really work.

rajeev-0 commented 9 months ago

@rajeev-0 could you please check why test_Mock (as part of test_all) still fails for some test cases using the most recent genm/genp related features. I tried to make sure using USE_LIBCMP=1 that all features are supported, but for some reason this does not really work.

Two test cases genm caCerts & genm certReqTemplate are failing, because build CI is using OpenSSL 3.0 and these genm are not supported in mock server.

DDvO commented 9 months ago

Oops, Rufus, requesting a review from you was by accident.