iOS App rejected non public api (SSL related) on cocos2d-x and libCurl

I just submitted for review and app built on top of cocos2d-x (C++) and libcurl.

I m using libcurl with SSL support in order to download profile pictures from Facebook

When I validate my app from organiser or trying to distribute I get the following error:

Your app contains non public API usage . please reviex the errors…

The app references non-public symbols in Payload/….app/ {appName}:SSLCopyPeerCertificates, {appName}:SSLDisposeContext etc…

When I search for this functions in the app I get no matches, but I think it s related to libcurl as I dont use SSL expect in code related to libcurl

Any suggestions ?

I sent a message to appreview at apple but I m afraid this might be long.

screenshot of the error : http://accessdev.s3.amazonaws.com/apps/ssl_reject.png

Thanks in advance

looks like I m the only guy with this problem

anyway, problem fixed , check here : http://stackoverflow.com/questions/13776322/ios-app-rejected-non-public-api-ssl-related-on-cocos2d-x-and-libcurl