Skip to content

Apple Rejects Apps that link to 1.1.1 #7318

@ecnepsnai

Description

@ecnepsnai

Hello,

I'm attempting to update my iOS App with OpenSSL 1.1.1, however Apple is rejecting the binary because:

Non-public API usage:
The app references non-public symbols in Frameworks/CertificateKit.framework/CertificateKit: _getcontext, _makecontext, _setcontext

I don't have any symbols like that in my code base (that wraps around OpenSSL), however I can see references to all three of them in the libssl binary, oddly enough I can't see any references to them in the source, for example:

screen shot 2018-09-25 at 14 32 57

Unfortunately this means that no iOS apps can be submitted to the app store if they use OpenSSL 1.1.1. OpenSSL 1.1.0i is not affected.

I'd be interested in helping resolve this issue quickly, please let me know if there's any more information I can provide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions