VirtualBox

Ignore:
Timestamp:
Jul 17, 2022 6:45:45 PM (3 years ago)
Author:
vboxsync
Message:

RTSignTool: Search the user/system stores for intermedate CAs to the signing certificate and automatically include them in the signing output. bugref:8691

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/tools/Makefile.kmk

    r95676 r95682  
    111111        ../common/crypto/pkcs7-sign.cpp \
    112112        ../common/crypto/RTCrRandBytes-openssl.cpp
    113 
     113   if1of ($(KBUILD_HOST), darwin win)
     114    bldRTSignTool_SOURCES += ../r3/$(KBUILD_HOST)/RTCrStoreCreateSnapshotById-$(KBUILD_HOST).cpp
     115   else
     116    bldRTSignTool_SOURCES += ../genericc/RTCrStoreCreateSnapshotById-generic.cpp
     117   endif
    114118  endif
    115119 endif
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