[openssl-users] Building openssl-1.1.1

Nafanja katzenjaeger at yandex.com
Mon Sep 17 00:36:34 UTC 2018


Hello,

I tried to compile openssl-1.1.1 and the process runs without errors but
wenn I try to verify the version by oppenssl version I got this message:

Kompilierung und Installation von openssl-1.1.1 verliefen ohne Probleme
aber bei der Versionsabfrage erhalte ich:


openssl version
openssl: /usr/lib/x86_64-linux-gnu/libssl.so.1.1: version
`OPENSSL_1_1_1' not found (required by openssl)
openssl: /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1: version
`OPENSSL_1_1_1' not found (required by openssl)

I run Linux Mint 19 with Kernel 4.18.8

I followed this tutorial:
-------> hxxps://mdxdave.de/technik/linux/openssl-debian

wget ftp://ftp.openssl.org/source/openssl-1.1.1.tar.gz
tar xfz openssl-1.1.1.tar.gz

cd openssl-1.1.1
sudo ./config --prefix=/usr zlib-dynamic --openssldir=/etc/ssl shared
sudo make
sudo make test

sudo make install

Any ideas about this problem and how to solve it?

Thank you an good night :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0xD1E6AD6A1149BC42.asc
Type: application/pgp-keys
Size: 3914 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20180917/70fdd2e9/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20180917/70fdd2e9/attachment.sig>


More information about the openssl-users mailing list