cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HTTPS Synchronization on Iphone

Former Member
3,557

Hi,

i have to make HTTPS Synchronization with all Android ,Blackberry and iPhone.

i got the first two to work thanks to this tutorial here ,now i'm still stuck with iPhone and can't handle properly the communication between the device and Mobilink server ,i'm using createcert to get my certificates (it does work as a charm with both Android and Blackberry)

an example or a hint would be appreciated,thanks in advance.

(sorry for my english)

View Entire Topic
Former Member
0 Likes

My Build now is 12.0.1.3797 and still experiencing the same handshake problem.

my stream params are : @"host=192.168.1.146;port=443;trusted_certificates=rsa_cert.pem;"

rsa_cert.pem is visible on the project build phases ,my Mobilink server is on windows but i'm developing in a Mac OS machine.

(iOS 6.0 tested on both simulator and device)

jeff_albion
Product and Topic Expert
Product and Topic Expert

My Build now is 12.0.1.3797

Did you re-compile the UltraLite libraries for this new version?

my Mobilink server is on windows

What happens if you move the MobiLink server to Mac OS, just for a quick test? Which OS did you run the createcert utility on?