VirtualBox

Changeset 95670 in vbox


Ignore:
Timestamp:
Jul 16, 2022 4:03:36 AM (2 years ago)
Author:
vboxsync
Message:

RTSignTool: Working on using certificates + private keys from the windows crypto stores. [build fix] bugref:8691

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/tools/RTSignTool.cpp

    r95669 r95670  
    216216*   Certificate and Private Key Handling (options, ++).                                                                          *
    217217*********************************************************************************************************************************/
     218#ifdef RT_OS_WINDOWS
     219
    218220/** @todo create a better fake certificate. */
    219221const unsigned char g_abFakeCertificate[] =
     
    360362};
    361363
     364#endif /* RT_OS_WINDOWS */
     365
    362366
    363367/**
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