Page 1 of 1

how to Sign the dlls?

Posted: 3. Feb 2019, 09:33
by jhonrosy
hello
After building the virtualbox, I want to sign in prerequisite dlls for VBox. Such as libcurl.dll, qt5core.dll, libssl.dll. How can I do this?
PS: I am building virtualbox version 5.2.x
Who built virtuallbox recently can tell me about it, please?
Thank you very much

Update. Just use this command in cmd
cd [path to signtool]
signtool.exe sign /v [path to dll]