How to clean my OpenSSL installationHow to build PyQt for Deadsnakes Python 2.7 on Ubuntu 10.04?What is...

Good allowance savings plan?

Is it normal that my co-workers at a fitness company criticize my food choices?

Co-worker team leader wants to inject his friend's awful software into our development. What should I say to our common boss?

Who is our nearest planetary neighbor, on average?

How to simplify this time periods definition interface?

It's a yearly task, alright

What has been your most complicated TikZ drawing?

Is a lawful good "antagonist" effective?

Know when to turn notes upside-down(eighth notes, sixteen notes, etc.)

Why did it take so long to abandon sail after steamships were demonstrated?

Do I need life insurance if I can cover my own funeral costs?

Making a sword in the stone, in a medieval world without magic

Will a pinhole camera work with instant film?

Welcoming 2019 Pi day: How to draw the letter π?

How to deal with taxi scam when on vacation?

What are the possible solutions of the given equation?

Official degrees of earth’s rotation per day

How to deal with a cynical class?

RegionDifference for Cylinder and Cuboid

The use of "touch" and "touch on" in context

Professor being mistaken for a grad student

Happy pi day, everyone!

Life insurance that covers only simultaneous/dual deaths

Is it possible to upcast ritual spells?



How to clean my OpenSSL installation


How to build PyQt for Deadsnakes Python 2.7 on Ubuntu 10.04?What is “openssl binaries” and “openssl development package”?Which TLS protocols are enabled in Ubuntu 14.04's OpenSSL?revkit installationHow to specify to install libraries to /usr/local/openssl/curl error: SSL23_GET_SERVER_HELLO:tlsv1 alert internal erroropenssl update on ubuntu 8.04Recover python in /usr/binHow to enable sslv3 in openssl for ubuntu 16.04installing “caffe” when I do “make all” undefined reference to `cusparseSdense2csc'













0















I use Ubuntu 18.04. It was shipped with OpenSSL 1.1.0g
. I tried to link manually compiled Python to a manually compiled OpenSSL1.1.1a but things does not seem to work well. When I now run Python it is automatically linked to OpenSSL1.1.1a. I want to revert this. I want to restore OpenSSL1.1.0g as the default library for my system and my system's installed python. When I check my system's OpenSSL version I get:



OpenSSL 1.1.0g  2 Nov 2017 (Library: OpenSSL 1.1.1a  20 Nov 2018)


When I check:



whereis openssl


I get:



openssl: /usr/bin/openssl /usr/include/openssl /usr/local/openssl /usr/local/openssl/bin/openssl /usr/share/man/man1/openssl.1ssl.gz


How can I remove OpenSSL 1.1.1a and just leave the system's OpenSSL 1.1.0g? How can I make Python linked to OpenSSL 1.1.0g? Any Python is linked to OpenSSL 1.1.1a now.









share



























    0















    I use Ubuntu 18.04. It was shipped with OpenSSL 1.1.0g
    . I tried to link manually compiled Python to a manually compiled OpenSSL1.1.1a but things does not seem to work well. When I now run Python it is automatically linked to OpenSSL1.1.1a. I want to revert this. I want to restore OpenSSL1.1.0g as the default library for my system and my system's installed python. When I check my system's OpenSSL version I get:



    OpenSSL 1.1.0g  2 Nov 2017 (Library: OpenSSL 1.1.1a  20 Nov 2018)


    When I check:



    whereis openssl


    I get:



    openssl: /usr/bin/openssl /usr/include/openssl /usr/local/openssl /usr/local/openssl/bin/openssl /usr/share/man/man1/openssl.1ssl.gz


    How can I remove OpenSSL 1.1.1a and just leave the system's OpenSSL 1.1.0g? How can I make Python linked to OpenSSL 1.1.0g? Any Python is linked to OpenSSL 1.1.1a now.









    share

























      0












      0








      0








      I use Ubuntu 18.04. It was shipped with OpenSSL 1.1.0g
      . I tried to link manually compiled Python to a manually compiled OpenSSL1.1.1a but things does not seem to work well. When I now run Python it is automatically linked to OpenSSL1.1.1a. I want to revert this. I want to restore OpenSSL1.1.0g as the default library for my system and my system's installed python. When I check my system's OpenSSL version I get:



      OpenSSL 1.1.0g  2 Nov 2017 (Library: OpenSSL 1.1.1a  20 Nov 2018)


      When I check:



      whereis openssl


      I get:



      openssl: /usr/bin/openssl /usr/include/openssl /usr/local/openssl /usr/local/openssl/bin/openssl /usr/share/man/man1/openssl.1ssl.gz


      How can I remove OpenSSL 1.1.1a and just leave the system's OpenSSL 1.1.0g? How can I make Python linked to OpenSSL 1.1.0g? Any Python is linked to OpenSSL 1.1.1a now.









      share














      I use Ubuntu 18.04. It was shipped with OpenSSL 1.1.0g
      . I tried to link manually compiled Python to a manually compiled OpenSSL1.1.1a but things does not seem to work well. When I now run Python it is automatically linked to OpenSSL1.1.1a. I want to revert this. I want to restore OpenSSL1.1.0g as the default library for my system and my system's installed python. When I check my system's OpenSSL version I get:



      OpenSSL 1.1.0g  2 Nov 2017 (Library: OpenSSL 1.1.1a  20 Nov 2018)


      When I check:



      whereis openssl


      I get:



      openssl: /usr/bin/openssl /usr/include/openssl /usr/local/openssl /usr/local/openssl/bin/openssl /usr/share/man/man1/openssl.1ssl.gz


      How can I remove OpenSSL 1.1.1a and just leave the system's OpenSSL 1.1.0g? How can I make Python linked to OpenSSL 1.1.0g? Any Python is linked to OpenSSL 1.1.1a now.







      python compiling openssl tls





      share












      share










      share



      share










      asked 32 secs ago









      user9371654user9371654

      17918




      17918






















          0






          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',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          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%2f1125812%2fhow-to-clean-my-openssl-installation%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1125812%2fhow-to-clean-my-openssl-installation%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

          Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

          Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...