Giter VIP home page Giter VIP logo

Comments (5)

RealYukiSan avatar RealYukiSan commented on September 15, 2024

I've also follow your suggestion for command to generate certificate on this issue but still not work, what did I miss? :(

from tlse.

RealYukiSan avatar RealYukiSan commented on September 15, 2024

After checking for a while, it seems the problem is Consumed -11/45 bytes
I try to trace what caused this error by peeking the code, and figure out that the -11 is coming from the return value of TLS_INTEGRITY_FAILED

but no have clue what causes it and how to fix it :"

from tlse.

eduardsui avatar eduardsui commented on September 15, 2024

Hello!

These days I'm trying to implement DTLS-SRTP. Is fairly possible that I've broke something. I will test it these days. It seems that openssl's master key is different than TLSe computed master key.

E.

from tlse.

eduardsui avatar eduardsui commented on September 15, 2024

Ok, just tested it, it seems fine:

Compiled it with:
gcc tlshelloworld.c -DTLS_AMALGAMATION -lws2_32

then run:
a.exe

then open https://localhost:2000 (just ignore "error in stream consume" message - it is caused by closing a socket without properly shutting down the TLS connection).

Maybe something compiler-related?

E.
screenshot

from tlse.

RealYukiSan avatar RealYukiSan commented on September 15, 2024

Now it works! thanks ^^

from tlse.

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.