mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 08:23:05 -05:00
tools: build.bat: update cert subject
This commit is contained in:
parent
757e23ded6
commit
f25983853b
@ -6,7 +6,7 @@ setlocal EnableDelayedExpansion
|
||||
set MsiName="WinFsp - Windows File System Proxy"
|
||||
set CrossCert="%~dp0DigiCert High Assurance EV Root CA.crt"
|
||||
set Issuer="DigiCert"
|
||||
set Subject="Navimatics Corporation"
|
||||
set Subject="Navimatics LLC"
|
||||
|
||||
set Configuration=Release
|
||||
set SignedPackage=
|
||||
|
Loading…
x
Reference in New Issue
Block a user