Giter VIP home page Giter VIP logo

Comments (2)

vrozenfe avatar vrozenfe commented on August 19, 2024

@dmachaj
You are right. Unfortunately, the RH signature is expired and we can not use it anymore for the driver signing purpose.
The good thing is that this problem should affect Win8/Win8.1/WS2012(R2) drivers only. All Win10+ drivers should be
attestation signed, which lets them to be installed even on UEFI platforms without any problem.

Currently we are planning to release test-signed drivers for Win8+ platforms and attestation signed drivers for Win10+
We will try to improve this situation as much as possible.

Best,
Vadim.

from virtio-win-pkg-scripts.

dmachaj avatar dmachaj commented on August 19, 2024

My immediate problem is that installing the drivers and integration tools will show the "Do you trust this publisher?" UI for Red Hat, even when running the installers in /quiet mode. That UI prevents them from installing from the command-line which is what I need.

Importing the certificate to the machine-scope TrustedPublishers list solves that problem. Because the certificate is expired the PowerShell Import-Certificate cmdlet will reject the certificate. However, certutil -addstore -f "TrustedPublisher" certificate.cer does not reject it, allowing the import to succeed.

Long story short - I have a viable workaround to accomplish my goal. It would be easier if the certificate was not expired, but it is not a total blocker.

from virtio-win-pkg-scripts.

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.