VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/SecureBoot
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2018-08-12 00:55:03 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2018-08-12 00:56:46 +0200
commit30adf34fee77c620c9ddbb81dba898f7567be6ab (patch)
treee38fed6840f740244177df7e4c6db0571a6f0414 /SecureBoot
parent0d63789a46af76004af4dbe9a9567dc17d44b6bd (diff)
downloadVeraCrypt-DCS-30adf34fee77c620c9ddbb81dba898f7567be6ab.tar.gz
VeraCrypt-DCS-30adf34fee77c620c9ddbb81dba898f7567be6ab.zip
Add support for new Acer Wistron Secure Flash certificate in SecureBoot powershell script
Diffstat (limited to 'SecureBoot')
-rw-r--r--SecureBoot/certs/Acer_Wistron_Secure_Flash_2013-05-17.crtbin0 -> 816 bytes
-rw-r--r--SecureBoot/sb_set_siglists.ps11
-rw-r--r--SecureBoot/siglists/Acer_Wistron_Secure_Flash_2013-05-17_SigList.binbin0 -> 844 bytes
-rw-r--r--SecureBoot/siglists/Acer_Wistron_Secure_Flash_2013-05-17_SigList_Serialization.binbin0 -> 884 bytes
-rw-r--r--SecureBoot/siglists/Acer_Wistron_Secure_Flash_2013-05-17_SigList_Serialization.bin.p7bin0 -> 1492 bytes
5 files changed, 1 insertions, 0 deletions
diff --git a/SecureBoot/certs/Acer_Wistron_Secure_Flash_2013-05-17.crt b/SecureBoot/certs/Acer_Wistron_Secure_Flash_2013-05-17.crt
new file mode 100644
index 0000000..ef90358
--- /dev/null
+++ b/SecureBoot/certs/Acer_Wistron_Secure_Flash_2013-05-17.crt
Binary files differ
diff --git a/SecureBoot/sb_set_siglists.ps1 b/SecureBoot/sb_set_siglists.ps1
index 04272f5..6e6f501 100644
--- a/SecureBoot/sb_set_siglists.ps1
+++ b/SecureBoot/sb_set_siglists.ps1
@@ -39,6 +39,7 @@ Set-SecureBootUEFI -Time 2018-07-05T00:00:00Z -ContentFilePath $scriptPath\sigli
# Set-SecureBootUEFI -Time 2018-07-05T00:00:00Z -ContentFilePath $scriptPath\siglists\Acer_Quanta_NB4_2012-07-18_SigList.bin -SignedFilePath $scriptPath\siglists\Acer_Quanta_NB4_2012-07-18_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
# Set-SecureBootUEFI -Time 2018-07-05T00:00:00Z -ContentFilePath $scriptPath\siglists\Acer_ABO_2010-12-31_SigList.bin -SignedFilePath $scriptPath\siglists\Acer_ABO_2010-12-31_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
# Set-SecureBootUEFI -Time 2018-07-05T00:00:00Z -ContentFilePath $scriptPath\siglists\Acer_DisablePW_2012-12-31_SigList.bin -SignedFilePath $scriptPath\siglists\Acer_DisablePW_2012-12-31_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
+# Set-SecureBootUEFI -Time 2018-07-05T00:00:00Z -ContentFilePath $scriptPath\siglists\Acer_Wistron_Secure_Flash_2013-05-17_SigList.bin -SignedFilePath $scriptPath\siglists\Acer_Wistron_Secure_Flash_2013-05-17_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
############### ASUS ###############
# Write-Host "Setting KEK-signed ASUS certs in db..."
diff --git a/SecureBoot/siglists/Acer_Wistron_Secure_Flash_2013-05-17_SigList.bin b/SecureBoot/siglists/Acer_Wistron_Secure_Flash_2013-05-17_SigList.bin
new file mode 100644
index 0000000..8b315e7
--- /dev/null
+++ b/SecureBoot/siglists/Acer_Wistron_Secure_Flash_2013-05-17_SigList.bin
Binary files differ
diff --git a/SecureBoot/siglists/Acer_Wistron_Secure_Flash_2013-05-17_SigList_Serialization.bin b/SecureBoot/siglists/Acer_Wistron_Secure_Flash_2013-05-17_SigList_Serialization.bin
new file mode 100644
index 0000000..f6ad491
--- /dev/null
+++ b/SecureBoot/siglists/Acer_Wistron_Secure_Flash_2013-05-17_SigList_Serialization.bin
Binary files differ
diff --git a/SecureBoot/siglists/Acer_Wistron_Secure_Flash_2013-05-17_SigList_Serialization.bin.p7 b/SecureBoot/siglists/Acer_Wistron_Secure_Flash_2013-05-17_SigList_Serialization.bin.p7
new file mode 100644
index 0000000..19e3455
--- /dev/null
+++ b/SecureBoot/siglists/Acer_Wistron_Secure_Flash_2013-05-17_SigList_Serialization.bin.p7
Binary files differ