on 2012 Nov 08 12:17 PM
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)
Thank you very much re-compiling was the answer.
have a nice day.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Which build of UltraLite are you using? Where is your MobiLink server located - is it on a Mac OS machine also, or is it on another OS (Windows / Linux?)
If you're only seeing handshake errors at this point, I suspect you may be running into CR #703801, fixed in 12.0.1.3715.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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?
User | Count |
---|---|
81 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.