Giter Site home page Giter Site logo

msix build cannot install about pboman3 HOT 3 OPEN

winseros avatar winseros commented on May 28, 2024
msix build cannot install

from pboman3.

Comments (3)

winseros avatar winseros commented on May 28, 2024

Hi, It will not work out of the box.

Honestly I did not think someone would use MSIX, and made the MSIX just to check if I can and if it will work.

For MSIX to work, it has to be signed by a certificate, issued by a global trusted authority, like GlobalSign or DigiCert. Such a certificate is not free and it costs much, thus I did not sign the package.

If you need, there is a way around. Developers use it when they make/test something that requires paid certificates on their machines. You can generate a self-signed certificate, sign the package with it and make your machine trust the certificate. This way the machine will consider the package trusted and will agree to run it.

from pboman3.

winseros avatar winseros commented on May 28, 2024

Or I can sign the MSIX with own self-signed certificate and share the certificate.

from pboman3.

winseros avatar winseros commented on May 28, 2024

A workaround for installing MSIX is implemented in v1.7.0

from pboman3.

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.