OpenSSL
OpenSSL copied to clipboard
Privacy Manifest and Signature
As per the Upcoming third-party SDK requirements using OpenSSL in an App on the App Store will require a privacy manifest (cf. Privacy manifest files) starting next spring. Since the package comes with precompiled libraries a code signature may also be required. Is that something that you would consider providing?
yes. technically. theoretically Iām not the author of OpenSSL
Yes, that's what I thought as well. š Do you think this should rather be taken to the OpenSSL foundation then?
@krzyzanowskim would you be able to provide an update on this issue? Will you be adding the required privacy manifest by the April deadline in this project? šš»
FWIW, a discussion about this has been started on the official OpenSSL repo: https://github.com/openssl/openssl/discussions/23262
Following this
FWIW, a discussion about this has been started on the official OpenSSL repo: openssl/openssl#23262
...and it seems there's nothing coming: https://github.com/openssl/openssl/discussions/23262#discussioncomment-8516593
It looks like we need to fork this repository, add our own privacy manifest, and sign it ourselves.
looks like you can also propose changes to the build script in a PR
@krzyzanowskim Please Look into #195 for the Privacy Manifest
Shipped with 3.1.5 https://github.com/krzyzanowskim/OpenSSL/releases/tag/3.1.5000
Thank you very much @krzyzanowskim!