Upgrade OpenSSL so it works on visionOS (#635)

* Switch OpenSSL so it works on visionOS
* Fix cert generation to work with OpenSSL 3
* Update gitignore
This commit is contained in:
alexhaugland
2024-07-10 20:51:16 -04:00
committed by GitHub
parent 557765f2c0
commit 022352c166
443 changed files with 123 additions and 130876 deletions
@@ -0,0 +1,15 @@
{
"originHash" : "351aaff92dec93f04a2fdd631010a46ac6509f5952cc8e4c25eac9b085626d17",
"pins" : [
{
"identity" : "openssl-package",
"kind" : "remoteSourceControl",
"location" : "https://github.com/krzyzanowskim/OpenSSL-Package.git",
"state" : {
"revision" : "fdc133911d1e26f59838763906a6486d65febfa6",
"version" : "3.1.5004"
}
}
],
"version" : 2
}