Can't get openssl upgraded

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I have Ubuntu 14.06 LTS. I need to use python 3.6.5 with openssl 1.1.0. The openssl verison I have is: OpenSSL 1.0.2g 1 Mar 2016



I tried to upgrade openssl using: $ sudo apt update && sudo apt upgrade openssl. After that I checked the verison. But nothing gotr upgraded. Can you please tell me how to upgrade openssl to the version 1.1.0?
And how to link the new version openssl 1.1.1 with my python 3.6.5 which I can run only by navigating to the following directory /usr/local/bin (i.e. I can not get python3 by typing the command python. If I type python I get python 2.7). Please help me.







share|improve this question















  • 1




    Ubuntu 14.04 LTS (released 2014.April; there was no June release) supports the version then available, 1.01 (packages.ubuntu.com/search?keywords=openssl) with security fixes backported to that version (newer versions with newer features exist in later versions of Ubuntu, only security fixes are backported). The version 1.1.0 is available for Ubuntu 18.04 LTS. Python 2.7 was the default in 14.04, you should be able to use python3 to run Python 3.4 (if not check your $PATH)
    – guiverc
    Jun 3 at 6:27











  • What do you mean? I should download Ubuntu 18? is it possible to have openssl 1.1.0 in Ubuntu 14?
    – user9371654
    Jun 3 at 6:50










  • You can of course load it from source, forums.servethehome.com/index.php?resources/… is a blog telling you how found using startpage.com.
    – guiverc
    Jun 3 at 7:11














up vote
0
down vote

favorite












I have Ubuntu 14.06 LTS. I need to use python 3.6.5 with openssl 1.1.0. The openssl verison I have is: OpenSSL 1.0.2g 1 Mar 2016



I tried to upgrade openssl using: $ sudo apt update && sudo apt upgrade openssl. After that I checked the verison. But nothing gotr upgraded. Can you please tell me how to upgrade openssl to the version 1.1.0?
And how to link the new version openssl 1.1.1 with my python 3.6.5 which I can run only by navigating to the following directory /usr/local/bin (i.e. I can not get python3 by typing the command python. If I type python I get python 2.7). Please help me.







share|improve this question















  • 1




    Ubuntu 14.04 LTS (released 2014.April; there was no June release) supports the version then available, 1.01 (packages.ubuntu.com/search?keywords=openssl) with security fixes backported to that version (newer versions with newer features exist in later versions of Ubuntu, only security fixes are backported). The version 1.1.0 is available for Ubuntu 18.04 LTS. Python 2.7 was the default in 14.04, you should be able to use python3 to run Python 3.4 (if not check your $PATH)
    – guiverc
    Jun 3 at 6:27











  • What do you mean? I should download Ubuntu 18? is it possible to have openssl 1.1.0 in Ubuntu 14?
    – user9371654
    Jun 3 at 6:50










  • You can of course load it from source, forums.servethehome.com/index.php?resources/… is a blog telling you how found using startpage.com.
    – guiverc
    Jun 3 at 7:11












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have Ubuntu 14.06 LTS. I need to use python 3.6.5 with openssl 1.1.0. The openssl verison I have is: OpenSSL 1.0.2g 1 Mar 2016



I tried to upgrade openssl using: $ sudo apt update && sudo apt upgrade openssl. After that I checked the verison. But nothing gotr upgraded. Can you please tell me how to upgrade openssl to the version 1.1.0?
And how to link the new version openssl 1.1.1 with my python 3.6.5 which I can run only by navigating to the following directory /usr/local/bin (i.e. I can not get python3 by typing the command python. If I type python I get python 2.7). Please help me.







share|improve this question











I have Ubuntu 14.06 LTS. I need to use python 3.6.5 with openssl 1.1.0. The openssl verison I have is: OpenSSL 1.0.2g 1 Mar 2016



I tried to upgrade openssl using: $ sudo apt update && sudo apt upgrade openssl. After that I checked the verison. But nothing gotr upgraded. Can you please tell me how to upgrade openssl to the version 1.1.0?
And how to link the new version openssl 1.1.1 with my python 3.6.5 which I can run only by navigating to the following directory /usr/local/bin (i.e. I can not get python3 by typing the command python. If I type python I get python 2.7). Please help me.









share|improve this question










share|improve this question




share|improve this question









asked Jun 3 at 5:56









user9371654

175




175







  • 1




    Ubuntu 14.04 LTS (released 2014.April; there was no June release) supports the version then available, 1.01 (packages.ubuntu.com/search?keywords=openssl) with security fixes backported to that version (newer versions with newer features exist in later versions of Ubuntu, only security fixes are backported). The version 1.1.0 is available for Ubuntu 18.04 LTS. Python 2.7 was the default in 14.04, you should be able to use python3 to run Python 3.4 (if not check your $PATH)
    – guiverc
    Jun 3 at 6:27











  • What do you mean? I should download Ubuntu 18? is it possible to have openssl 1.1.0 in Ubuntu 14?
    – user9371654
    Jun 3 at 6:50










  • You can of course load it from source, forums.servethehome.com/index.php?resources/… is a blog telling you how found using startpage.com.
    – guiverc
    Jun 3 at 7:11












  • 1




    Ubuntu 14.04 LTS (released 2014.April; there was no June release) supports the version then available, 1.01 (packages.ubuntu.com/search?keywords=openssl) with security fixes backported to that version (newer versions with newer features exist in later versions of Ubuntu, only security fixes are backported). The version 1.1.0 is available for Ubuntu 18.04 LTS. Python 2.7 was the default in 14.04, you should be able to use python3 to run Python 3.4 (if not check your $PATH)
    – guiverc
    Jun 3 at 6:27











  • What do you mean? I should download Ubuntu 18? is it possible to have openssl 1.1.0 in Ubuntu 14?
    – user9371654
    Jun 3 at 6:50










  • You can of course load it from source, forums.servethehome.com/index.php?resources/… is a blog telling you how found using startpage.com.
    – guiverc
    Jun 3 at 7:11







1




1




Ubuntu 14.04 LTS (released 2014.April; there was no June release) supports the version then available, 1.01 (packages.ubuntu.com/search?keywords=openssl) with security fixes backported to that version (newer versions with newer features exist in later versions of Ubuntu, only security fixes are backported). The version 1.1.0 is available for Ubuntu 18.04 LTS. Python 2.7 was the default in 14.04, you should be able to use python3 to run Python 3.4 (if not check your $PATH)
– guiverc
Jun 3 at 6:27





Ubuntu 14.04 LTS (released 2014.April; there was no June release) supports the version then available, 1.01 (packages.ubuntu.com/search?keywords=openssl) with security fixes backported to that version (newer versions with newer features exist in later versions of Ubuntu, only security fixes are backported). The version 1.1.0 is available for Ubuntu 18.04 LTS. Python 2.7 was the default in 14.04, you should be able to use python3 to run Python 3.4 (if not check your $PATH)
– guiverc
Jun 3 at 6:27













What do you mean? I should download Ubuntu 18? is it possible to have openssl 1.1.0 in Ubuntu 14?
– user9371654
Jun 3 at 6:50




What do you mean? I should download Ubuntu 18? is it possible to have openssl 1.1.0 in Ubuntu 14?
– user9371654
Jun 3 at 6:50












You can of course load it from source, forums.servethehome.com/index.php?resources/… is a blog telling you how found using startpage.com.
– guiverc
Jun 3 at 7:11




You can of course load it from source, forums.servethehome.com/index.php?resources/… is a blog telling you how found using startpage.com.
– guiverc
Jun 3 at 7:11















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1043120%2fcant-get-openssl-upgraded%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1043120%2fcant-get-openssl-upgraded%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

Trouble downloading packages list due to a “Hash sum mismatch” error

How do I move numbers in filenames, in a batch renaming operation?