Closed
Description
Problem:
AWS-LC-FIPS 3.0.0 reports "1.40.0" as its version string, indeed openssl/base.h contains:
#define AWSLC_VERSION_NUMBER_STRING "1.40.0"
Where AWS-LC-FIPS 2.0.17 has the right string:
#define AWSLC_VERSION_NUMBER_STRING "2.0.17"
Is this something intentional, will the new 3.0 branch keep the version string corresponding to its non-FIPS version?
Metadata
Metadata
Assignees
Labels
No labels