Complete SSL Ubuntu failure on Windows Subsystem












0















I am using ubuntu 18.04 on a windows subsystem and SSL has completely stopped working. When running curl -v https://google.com, I get OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to google.com:443. When running wget -v --no-check-certificate https://google.com, I get Unable to establish SSL connection. Due to this, pip has stopped working as well, claiming ProtocolError('Connection aborted.', OSError(0, 'Error')). Note that any non-ssl website causes curl and wget to work correctly.



Attempts to Fix




  • Reinstalled Ubuntu Subsystem

  • Upgraded and reinstalled openssl via sudo apt-get upgrade/remove openssl

  • Disabled ipv6


System information




  • Ubuntu 18.04.1 LTS

  • OpenSSL 1.1.0g 2 Nov 2017


I am completely flummoxed. Any help or suggestions to debug would be much appreciated.










share|improve this question























  • Please disable any antivirus you are using in windows or at least disable the SSL interception - then try again.

    – Steffen Ullrich
    Feb 4 at 16:18











  • Possible duplicate of windows 10 WSL ubuntu unable to ping anything

    – Biswapriyo
    Feb 4 at 17:30
















0















I am using ubuntu 18.04 on a windows subsystem and SSL has completely stopped working. When running curl -v https://google.com, I get OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to google.com:443. When running wget -v --no-check-certificate https://google.com, I get Unable to establish SSL connection. Due to this, pip has stopped working as well, claiming ProtocolError('Connection aborted.', OSError(0, 'Error')). Note that any non-ssl website causes curl and wget to work correctly.



Attempts to Fix




  • Reinstalled Ubuntu Subsystem

  • Upgraded and reinstalled openssl via sudo apt-get upgrade/remove openssl

  • Disabled ipv6


System information




  • Ubuntu 18.04.1 LTS

  • OpenSSL 1.1.0g 2 Nov 2017


I am completely flummoxed. Any help or suggestions to debug would be much appreciated.










share|improve this question























  • Please disable any antivirus you are using in windows or at least disable the SSL interception - then try again.

    – Steffen Ullrich
    Feb 4 at 16:18











  • Possible duplicate of windows 10 WSL ubuntu unable to ping anything

    – Biswapriyo
    Feb 4 at 17:30














0












0








0








I am using ubuntu 18.04 on a windows subsystem and SSL has completely stopped working. When running curl -v https://google.com, I get OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to google.com:443. When running wget -v --no-check-certificate https://google.com, I get Unable to establish SSL connection. Due to this, pip has stopped working as well, claiming ProtocolError('Connection aborted.', OSError(0, 'Error')). Note that any non-ssl website causes curl and wget to work correctly.



Attempts to Fix




  • Reinstalled Ubuntu Subsystem

  • Upgraded and reinstalled openssl via sudo apt-get upgrade/remove openssl

  • Disabled ipv6


System information




  • Ubuntu 18.04.1 LTS

  • OpenSSL 1.1.0g 2 Nov 2017


I am completely flummoxed. Any help or suggestions to debug would be much appreciated.










share|improve this question














I am using ubuntu 18.04 on a windows subsystem and SSL has completely stopped working. When running curl -v https://google.com, I get OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to google.com:443. When running wget -v --no-check-certificate https://google.com, I get Unable to establish SSL connection. Due to this, pip has stopped working as well, claiming ProtocolError('Connection aborted.', OSError(0, 'Error')). Note that any non-ssl website causes curl and wget to work correctly.



Attempts to Fix




  • Reinstalled Ubuntu Subsystem

  • Upgraded and reinstalled openssl via sudo apt-get upgrade/remove openssl

  • Disabled ipv6


System information




  • Ubuntu 18.04.1 LTS

  • OpenSSL 1.1.0g 2 Nov 2017


I am completely flummoxed. Any help or suggestions to debug would be much appreciated.







ubuntu ssl windows-subsystem-for-linux ubuntu-18.04






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Feb 4 at 15:03









Alex ReichenbachAlex Reichenbach

11




11













  • Please disable any antivirus you are using in windows or at least disable the SSL interception - then try again.

    – Steffen Ullrich
    Feb 4 at 16:18











  • Possible duplicate of windows 10 WSL ubuntu unable to ping anything

    – Biswapriyo
    Feb 4 at 17:30



















  • Please disable any antivirus you are using in windows or at least disable the SSL interception - then try again.

    – Steffen Ullrich
    Feb 4 at 16:18











  • Possible duplicate of windows 10 WSL ubuntu unable to ping anything

    – Biswapriyo
    Feb 4 at 17:30

















Please disable any antivirus you are using in windows or at least disable the SSL interception - then try again.

– Steffen Ullrich
Feb 4 at 16:18





Please disable any antivirus you are using in windows or at least disable the SSL interception - then try again.

– Steffen Ullrich
Feb 4 at 16:18













Possible duplicate of windows 10 WSL ubuntu unable to ping anything

– Biswapriyo
Feb 4 at 17:30





Possible duplicate of windows 10 WSL ubuntu unable to ping anything

– Biswapriyo
Feb 4 at 17:30










1 Answer
1






active

oldest

votes


















0














Kaspersky, both free and paid, can block an Ubuntu Subsystem's SSL connections.



Try opening Kaspersky settings. Go to additional. Go to network. Select "Do not scan encrypted connections" under "Encrypted connections scanning".



Based on Steffen's answer (Thanks).






share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    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%2fsuperuser.com%2fquestions%2f1401889%2fcomplete-ssl-ubuntu-failure-on-windows-subsystem%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Kaspersky, both free and paid, can block an Ubuntu Subsystem's SSL connections.



    Try opening Kaspersky settings. Go to additional. Go to network. Select "Do not scan encrypted connections" under "Encrypted connections scanning".



    Based on Steffen's answer (Thanks).






    share|improve this answer




























      0














      Kaspersky, both free and paid, can block an Ubuntu Subsystem's SSL connections.



      Try opening Kaspersky settings. Go to additional. Go to network. Select "Do not scan encrypted connections" under "Encrypted connections scanning".



      Based on Steffen's answer (Thanks).






      share|improve this answer


























        0












        0








        0







        Kaspersky, both free and paid, can block an Ubuntu Subsystem's SSL connections.



        Try opening Kaspersky settings. Go to additional. Go to network. Select "Do not scan encrypted connections" under "Encrypted connections scanning".



        Based on Steffen's answer (Thanks).






        share|improve this answer













        Kaspersky, both free and paid, can block an Ubuntu Subsystem's SSL connections.



        Try opening Kaspersky settings. Go to additional. Go to network. Select "Do not scan encrypted connections" under "Encrypted connections scanning".



        Based on Steffen's answer (Thanks).







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Feb 4 at 16:44









        Alex ReichenbachAlex Reichenbach

        11




        11






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Super User!


            • 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%2fsuperuser.com%2fquestions%2f1401889%2fcomplete-ssl-ubuntu-failure-on-windows-subsystem%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

            Index of /

            Tribalistas

            Listed building