Re: updating openssl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Debian systems, the standard procedure on Debian is to build your
private/different versions of openssl (or anything else) in /usr/local,
while leaving the Debain modified OpenSSL in /usr .

This should keep your own code and Debian code out of each others way.

Any programs you need to use with your own OpenSSL should be similarly
rebuilt and put in /usr/local.

I happen to do that quite a lot with OpenSSL.

On 09/11/2018 00:23, Kyle Hamilton wrote:
Generally, you don't want to replace any system-provided version of OpenSSL with a different version that has a different ABI. The way you've done so (without deleting the libraries from the older version) is safe, but don't remove the system package of openssl-1.0.2. Other packages may link to that version and stop working if you remove it.

-Kyle H

On Tue, Nov 6, 2018, 14:02 Paul <paul.davis@xxxxxxxxxxxx <mailto:paul.davis@xxxxxxxxxxxx> wrote:

    I configured Openvpn server on ubuntu 16.04 and ubuntu was using a
    old version of openssl 1.0.2 and I was updating openssl to v1.1.1
    Now I've installed the openssl but now unable to mv file installed
    to ln -s /usr/local/ssl/bin/openssl /usr/bin/openssl
    failed to create symbolic link '/usr/bin/openssl': File exists



    but then when I use openssl version

    /usr/bin/openssl: No such file or directory

    how can I correct this?

    Paul



Enjoy

Jakob
--
Jakob Bohm, CIO, Partner, WiseMo A/S.  https://www.wisemo.com
Transformervej 29, 2860 Søborg, Denmark.  Direct +45 31 13 16 10
This public discussion message is non-binding and may contain errors.
WiseMo - Remote Service Management for PCs, Phones and Embedded

--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux