Cobra Forum

Linux Specialised Support => Security => Topic started by: kalpana on Nov 06, 2023, 03:06 AM

Title: Ubuntu 14.04: OpenSSL 1.1.1g Compatibility
Post by: kalpana on Nov 06, 2023, 03:06 AM
Is Open SSL Version 1.1.1g compatible with Ubuntu 14.04?
I was able to build and generate the library files with no issues but I saw failures when I ran "make test."

Code:
Test Summary Report
-------------------
../test/recipes/80-test_ssl_new.t                (Wstat: 256 Tests: 29 Failed: 1)
  Failed test:  12
  Non-zero exit status: 1
Files=155, Tests=1468, 87 wallclock secs ( 1.76 usr  0.24 sys + 63.36 cusr  5.11 csys = 70.47 CPU)
Result: FAIL
make[1]: *** [_tests] Error 1
make[1]: Leaving directory `/home/anshah/Downloads/openssl-1.1.1g'
make: *** [tests] Error 2