cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect to SUP relay server via HTTPS in iOS?

Former Member
0 Kudos

I am currently trying to connect to the Relay Server via HTTPS and the i get pass the registration step but fails during the synchronization. The communication/synchronization to the relay server SUP works correctly when HTTP is used as the protocol.

I am currently using the SUP 2.3.3.1 and do i have to embed some certificate during the development of my iOS app?

Is there a documentation regarding this aspect?

Any help is greatly appreciated.

Accepted Solutions (0)

Answers (1)

Answers (1)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Yohan,

In general settings details should be like this for connection profile and sync profile:


Connection profile details should be

server:relay server

port:80 or 443

farmid: MBS farm ID.

Synchronization profile should be

server:relayserver

port: 80 or 443

stream parameter : url suffix(/ias_relay_server/client/rs_client.dll/RBS farm ID)[Example for relays erver running in window server]

for https, you need to configure some certificate parameters in rs file

Please check this discussion

Rgrds,

Jitendra