Can't get openssl upgraded

Clash 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.
python3 openssl
add a comment |Â
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.
python3 openssl
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
add a comment |Â
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.
python3 openssl
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.
python3 openssl
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
add a comment |Â
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
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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