Skip to content

Update OpenSSL #72

Description

@fridtjof

Currently this is using OpenSSL 1.0.0l, which has been unsupported for more than 9 years.

It's also using a secondary mirror for the OpenSSL code, with manual commits of updated releases: https://github.com/mkrautz/openssl-mirror
I'm assuming the main reason was to simplify the build by not having to run a configure step through XCode?

  • Determine differences between upstream 1.0.0l and said mirror

Either:

  • make newer OpenSSL versions work (and possibly deal with integrating their build system into the XCode project)
  • Explore replacing OpenSSL with platform APIs (as this framework is mainly intended for iOS, and maybe macOS)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions