VeraCrypt
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2018-07-05 12:40:51 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2018-07-05 12:49:53 +0200
commit670470aa927df97d74708288842e4a518cf3b5f2 (patch)
tree4bd6db828fda93a9dad535b2ea887eca4e347d56
parent0342ec53dea13d16115fdb44ddc74724d82519c3 (diff)
downloadVeraCrypt-DCS-670470aa927df97d74708288842e4a518cf3b5f2.tar.gz
VeraCrypt-DCS-670470aa927df97d74708288842e4a518cf3b5f2.zip
Add new Acer and Toshiba certificates to the SecureBoot PowerShell script
-rw-r--r--SecureBoot/certs/Acer_ABO_2010-12-31.crtbin0 -> 757 bytes
-rw-r--r--SecureBoot/certs/Acer_DisablePW_2012-12-31.crtbin0 -> 775 bytes
-rw-r--r--SecureBoot/certs/Toshiba_QCI_2012-07-24.crtbin0 -> 822 bytes
-rw-r--r--SecureBoot/certs/Toshiba_QCI_Shell_2012-07-24.crtbin0 -> 810 bytes
-rw-r--r--SecureBoot/sb_set_siglists.ps14
-rw-r--r--SecureBoot/siglists/Acer_ABO_2010-12-31_SigList.binbin0 -> 785 bytes
-rw-r--r--SecureBoot/siglists/Acer_ABO_2010-12-31_SigList_Serialization.binbin0 -> 825 bytes
-rw-r--r--SecureBoot/siglists/Acer_DisablePW_2012-12-31_SigList.binbin0 -> 803 bytes
-rw-r--r--SecureBoot/siglists/Acer_DisablePW_2012-12-31_SigList_Serialization.binbin0 -> 843 bytes
-rw-r--r--SecureBoot/siglists/Toshiba_QCI_2012-07-24_SigList.binbin0 -> 850 bytes
-rw-r--r--SecureBoot/siglists/Toshiba_QCI_2012-07-24_SigList_Serialization.binbin0 -> 890 bytes
-rw-r--r--SecureBoot/siglists/Toshiba_QCI_Shell_2012-07-24_SigList.binbin0 -> 838 bytes
-rw-r--r--SecureBoot/siglists/Toshiba_QCI_Shell_2012-07-24_SigList_Serialization.binbin0 -> 878 bytes
13 files changed, 4 insertions, 0 deletions
diff --git a/SecureBoot/certs/Acer_ABO_2010-12-31.crt b/SecureBoot/certs/Acer_ABO_2010-12-31.crt
new file mode 100644
index 0000000..09585a9
--- /dev/null
+++ b/SecureBoot/certs/Acer_ABO_2010-12-31.crt
Binary files differ
diff --git a/SecureBoot/certs/Acer_DisablePW_2012-12-31.crt b/SecureBoot/certs/Acer_DisablePW_2012-12-31.crt
new file mode 100644
index 0000000..8d7af17
--- /dev/null
+++ b/SecureBoot/certs/Acer_DisablePW_2012-12-31.crt
Binary files differ
diff --git a/SecureBoot/certs/Toshiba_QCI_2012-07-24.crt b/SecureBoot/certs/Toshiba_QCI_2012-07-24.crt
new file mode 100644
index 0000000..461c91a
--- /dev/null
+++ b/SecureBoot/certs/Toshiba_QCI_2012-07-24.crt
Binary files differ
diff --git a/SecureBoot/certs/Toshiba_QCI_Shell_2012-07-24.crt b/SecureBoot/certs/Toshiba_QCI_Shell_2012-07-24.crt
new file mode 100644
index 0000000..496f764
--- /dev/null
+++ b/SecureBoot/certs/Toshiba_QCI_Shell_2012-07-24.crt
Binary files differ
diff --git a/SecureBoot/sb_set_siglists.ps1 b/SecureBoot/sb_set_siglists.ps1
index 24ca011..54e50be 100644
--- a/SecureBoot/sb_set_siglists.ps1
+++ b/SecureBoot/sb_set_siglists.ps1
@@ -40,6 +40,8 @@ Set-SecureBootUEFI -Time 2016-08-08T00:00:00Z -ContentFilePath siglists\MicCorUE
# Set-SecureBootUEFI -Time 2016-08-08T00:00:00Z -ContentFilePath siglists\Acer_db_Manufacture_2015-06-17_SigList.bin -SignedFilePath siglists\Acer_db_Manufacture_2015-06-17_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
# Set-SecureBootUEFI -Time 2016-08-08T00:00:00Z -ContentFilePath siglists\Acer_LINPUS_2012-10-09_SigList.bin -SignedFilePath siglists\Acer_LINPUS_2012-10-09_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
# Set-SecureBootUEFI -Time 2016-08-08T00:00:00Z -ContentFilePath siglists\Acer_Quanta_NB4_2012-07-18_SigList.bin -SignedFilePath siglists\Acer_Quanta_NB4_2012-07-18_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
+# Set-SecureBootUEFI -Time 2016-08-08T00:00:00Z -ContentFilePath siglists\Acer_ABO_2010-12-31_SigList.bin -SignedFilePath siglists\Acer_ABO_2010-12-31_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
+# Set-SecureBootUEFI -Time 2016-08-08T00:00:00Z -ContentFilePath siglists\Acer_DisablePW_2012-12-31_SigList.bin -SignedFilePath siglists\Acer_DisablePW_2012-12-31_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
############### ASUS ###############
# Set-SecureBootUEFI -Time 2016-08-08T00:00:00Z -ContentFilePath siglists\ASUSTeK_MotherBoard_SW_Key_Certificate_2011-12_27_SigList.bin -SignedFilePath siglists\ASUSTeK_MotherBoard_SW_Key_Certificate_2011-12_27_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
@@ -60,5 +62,7 @@ Set-SecureBootUEFI -Time 2016-08-08T00:00:00Z -ContentFilePath siglists\MicCorUE
############### Toshiba ###############
# Set-SecureBootUEFI -Time 2016-08-08T00:00:00Z -ContentFilePath siglists\Toshiba_Corporation_Utility_CA_2012-08-10_SigList.bin -SignedFilePath siglists\Toshiba_Corporation_Utility_CA_2012-08-10_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
+# Set-SecureBootUEFI -Time 2016-08-08T00:00:00Z -ContentFilePath siglists\Toshiba_QCI_2012-07-24_SigList.bin -SignedFilePath siglists\Toshiba_QCI_2012-07-24_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
+# Set-SecureBootUEFI -Time 2016-08-08T00:00:00Z -ContentFilePath siglists\Toshiba_QCI_Shell_2012-07-24_SigList.bin -SignedFilePath siglists\Toshiba_QCI_Shell_2012-07-24_SigList_Serialization.bin.p7 -Name db -AppendWrite:$true
diff --git a/SecureBoot/siglists/Acer_ABO_2010-12-31_SigList.bin b/SecureBoot/siglists/Acer_ABO_2010-12-31_SigList.bin
new file mode 100644
index 0000000..db88eae
--- /dev/null
+++ b/SecureBoot/siglists/Acer_ABO_2010-12-31_SigList.bin
Binary files differ
diff --git a/SecureBoot/siglists/Acer_ABO_2010-12-31_SigList_Serialization.bin b/SecureBoot/siglists/Acer_ABO_2010-12-31_SigList_Serialization.bin
new file mode 100644
index 0000000..1b88038
--- /dev/null
+++ b/SecureBoot/siglists/Acer_ABO_2010-12-31_SigList_Serialization.bin
Binary files differ
diff --git a/SecureBoot/siglists/Acer_DisablePW_2012-12-31_SigList.bin b/SecureBoot/siglists/Acer_DisablePW_2012-12-31_SigList.bin
new file mode 100644
index 0000000..20db064
--- /dev/null
+++ b/SecureBoot/siglists/Acer_DisablePW_2012-12-31_SigList.bin
Binary files differ
diff --git a/SecureBoot/siglists/Acer_DisablePW_2012-12-31_SigList_Serialization.bin b/SecureBoot/siglists/Acer_DisablePW_2012-12-31_SigList_Serialization.bin
new file mode 100644
index 0000000..7ce4056
--- /dev/null
+++ b/SecureBoot/siglists/Acer_DisablePW_2012-12-31_SigList_Serialization.bin
Binary files differ
diff --git a/SecureBoot/siglists/Toshiba_QCI_2012-07-24_SigList.bin b/SecureBoot/siglists/Toshiba_QCI_2012-07-24_SigList.bin
new file mode 100644
index 0000000..e6ab766
--- /dev/null
+++ b/SecureBoot/siglists/Toshiba_QCI_2012-07-24_SigList.bin
Binary files differ
diff --git a/SecureBoot/siglists/Toshiba_QCI_2012-07-24_SigList_Serialization.bin b/SecureBoot/siglists/Toshiba_QCI_2012-07-24_SigList_Serialization.bin
new file mode 100644
index 0000000..1d5ecdb
--- /dev/null
+++ b/SecureBoot/siglists/Toshiba_QCI_2012-07-24_SigList_Serialization.bin
Binary files differ
diff --git a/SecureBoot/siglists/Toshiba_QCI_Shell_2012-07-24_SigList.bin b/SecureBoot/siglists/Toshiba_QCI_Shell_2012-07-24_SigList.bin
new file mode 100644
index 0000000..d9c4dfb
--- /dev/null
+++ b/SecureBoot/siglists/Toshiba_QCI_Shell_2012-07-24_SigList.bin
Binary files differ
diff --git a/SecureBoot/siglists/Toshiba_QCI_Shell_2012-07-24_SigList_Serialization.bin b/SecureBoot/siglists/Toshiba_QCI_Shell_2012-07-24_SigList_Serialization.bin
new file mode 100644
index 0000000..c887adc
--- /dev/null
+++ b/SecureBoot/siglists/Toshiba_QCI_Shell_2012-07-24_SigList_Serialization.bin
Binary files differ