VirtualBox

Ignore:
Timestamp:
Sep 12, 2022 12:39:59 AM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
153575
Message:

Add/Nt/Installer,/Config.kmk,SupDrv/Certs: Check for and install missing root certificates. This is a real problem with vista and older. bugref:10261

File:
1 edited

Legend:

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

    r96684 r96692  
    7171AdditionsInstCertFiles_SOURCES += $(VBOX_LEGACY_TS_CA_FILE)=>vbox-legacy-timestamp-ca.cer
    7272 endif
     73 ifdef VBOX_WITH_GA_ROOT_CERTS_INCLUDED
     74  ifdef VBOX_WITH_GA_ROOT_VERISIGN_G5
     75AdditionsInstCertFiles_SOURCES += \
     76        $(VBOX_PATH_SRC_CERTIFICATES)/CaRoot-VeriSignPca3G5-18dad19e267de8bb4a2158cdcc6b3b4a.crt=>root-versign-pca3-g5.cer
     77  endif
     78  ifdef VBOX_WITH_GA_ROOT_DIGICERT_ASSURED_ID
     79AdditionsInstCertFiles_SOURCES += \
     80        $(VBOX_PATH_SRC_CERTIFICATES)/CaRoot-DigiCertAssuredIDRootCA-0ce7e0e517d846fe8fe560fc1bf03039.crt=>root-digicert-assured-id.cer
     81  endif
     82  ifdef VBOX_WITH_GA_ROOT_DIGICERT_HIGH_ASSURANCE_EV
     83AdditionsInstCertFiles_SOURCES += \
     84        $(VBOX_PATH_SRC_CERTIFICATES)/CaRoot-DigiCertHighAssuranceEVRootCA-02ac5c266a0b409b8f0b79f2ae462577.crt=>root-digicert-high-assurance-ev.cer
     85  endif
     86 endif
    7387endif
    7488
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