VirtualBox

Ignore:
Timestamp:
Apr 25, 2024 7:28:13 PM (9 months ago)
Author:
vboxsync
Message:

Installer/win/Stub: There are only the two driver certs for win_planb style signing if the SHA256 signing is done with a local cert. bugref:10657

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/Stub/Makefile.kmk

    r102056 r104437  
    8989        $(APPEND) "[email protected]" "    { g_abVBoxStubTrustedCert1, sizeof(g_abVBoxStubTrustedCert1) }, "
    9090 endif
    91  if $(intersects win_planb,$(VBOX_WITH_CORP_CODE_SIGNING))
     91 if !$(intersects win,$(VBOX_WITH_CORP_CODE_SIGNING)) && $(intersects win_planb,$(VBOX_WITH_CORP_CODE_SIGNING))
    9292        $(VBOX_RTSIGNTOOL) extract-exe-signer-cert --signature-index 1 --exe "$(VBOX_RTSIGNTOOL)" --output "[email protected]" --der
    9393        $(VBOX_BIN2C) -ascii --append VBoxStubTrustedCert2 "[email protected]" $@
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette