Giter VIP home page Giter VIP logo

Comments (11)

bensze01 avatar bensze01 commented on June 1, 2024 1

Hi! Sorry for the late reply. I've received the emails - I was sidetracked a bit by unrelated tasks, but I'm looking into the issue.

from mbedtls.

bensze01 avatar bensze01 commented on June 1, 2024

Hi! Thanks for reporting this issue.

Could you help us debug this by providing some more information about exactly which SSLLabs tests are failing?

As far as I can tell, SSLLabs is just reporting an "Unexpected Failure", which they claim is usually caused by having multiple "Multiple TLS servers behind the same IP address".

Also, it looks like the download link for the unreleased Hiawatha 11.6 is broken.

from mbedtls.

Aethedor avatar Aethedor commented on June 1, 2024

The test fails after saying 'Testing renegotiation'. Does that help? I can share a tcpdump of the scan. I'm willing to help, let me know what you need.

The download link was a http:// link by mistake. Changed it to https://. Should work.

from mbedtls.

bensze01 avatar bensze01 commented on June 1, 2024

Yeah, a tcpdump would be great! Ideally both of the failing TLS 1.2+1.3 and the working TLS 1.2 only and TLS 1.3 only test sessions.

Also, could you try running the test with MBEDTLS_SSL_RENEGOTIATION disabled in the 1.2+1.3 config? Just to quickly check if the issue is indeed in the renegotiation code, or if that just happens to be the last test that succeeded.

from mbedtls.

Aethedor avatar Aethedor commented on June 1, 2024

I use mbedtls_ssl_conf_renegotiation(&client_config, MBEDTLS_SSL_RENEGOTIATION_DISABLED) to disable it. Would that be the same?

To what e-mail address can I send the tcpdump?

from mbedtls.

bensze01 avatar bensze01 commented on June 1, 2024

In principle it should be equivalent. Please send the tcpdump to [email protected]

from mbedtls.

bensze01 avatar bensze01 commented on June 1, 2024

Could you also enable TLS debugging in MbedTLS and send me the logs?

from mbedtls.

Aethedor avatar Aethedor commented on June 1, 2024

TCPdumps for TLS1.2 only, TLS1.3 only and both TLS1.2 and TLS1.3 have been sent. I've added the corresponding ssllabs.com output. I've also send a Mbed TLS debug logfile of the failing both-TLS1.2-and-TLS1.3 test.

from mbedtls.

Aethedor avatar Aethedor commented on June 1, 2024

Mail received? What's next?

from mbedtls.

Aethedor avatar Aethedor commented on June 1, 2024

Anything yet?

from mbedtls.

Aethedor avatar Aethedor commented on June 1, 2024

Any status update?

from mbedtls.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.