Code Monkey home page Code Monkey logo

Comments (5)

Karry avatar Karry commented on June 12, 2024

Interesting, problem disappeared when I removed old configuration...

mv  .config/harbour-sailfishconnect .config/harbour-sailfishconnect.backup

Should I investigate more deeper? Do you have some suspect?

from harbour-sailfishconnect.

R1tschY avatar R1tschY commented on June 12, 2024

I fixed it yesterday with 81a6d82. Can you please check if you are using the latest version?
Please remove all *.pem files in .config/harbour-sailfishconnect before testing.

The problem is that the certificate is generated with wrong information. When problem occurs a second time please attach the .config/harbour-sailfishconnect/certifacte.pem file or check it on your own: openssl x509 -in certificate.pem -text -noout should contain CA:TRUE, pathlen:0 in output.

from harbour-sailfishconnect.

Karry avatar Karry commented on June 12, 2024

Yes, it is working... (with old configuration, but without key and certificate)

So, same problem will have everyone that will upgrade from 0.5.1 to 0.6.0, right? It would be great to have some code for migration, or at least mention it in changelog...

from harbour-sailfishconnect.

R1tschY avatar R1tschY commented on June 12, 2024

It should work with an upgrade from 0.5.1, because the problem is only the generation of the certificate. It was broken after 0.5.1 when I migrated to use kdeconnect-kde as submodule.

from harbour-sailfishconnect.

Karry avatar Karry commented on June 12, 2024

Great. Thank you for explanation :-)

from harbour-sailfishconnect.

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.