Skip to content

Commit 0f956d4

Browse files
committed
Allow arm64 libssl
1 parent 431fa58 commit 0f956d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/validation.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ const PE_ALLOWED_LIBRARIES: &[&str] = &[
124124
"libssl-1_1.dll",
125125
"libssl-1_1-x64.dll",
126126
"libssl-3.dll",
127+
"libssl-3-arm64.dll",
127128
"libssl-3-x64.dll",
128129
"python3.dll",
129130
"python39.dll",

0 commit comments

Comments
 (0)