cancel
Showing results for 
Search instead for 
Did you mean: 

SUP Server and Relay Server scenario in Https

Former Member
0 Kudos

Hello,

I need some information about configuring the relayserver.Presently relayserver is configured and outbound enablers are running.we are able to Register the application Successfully.but We are getting following Syncronization error.

com.sybase.persistence.SynchronizeException: com.ianywhere.ultralitejni12.implementation.JniException: UltraLiteJ Error[-1305]: MobiLink communication error -- code: 24, parameter: , system code: 336134278Details: StreamErrorCode = 24 StreamErrorMessage = null

Please help us in resolving the issue.

Accepted Solutions (0)

Answers (2)

Answers (2)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

if your issue has been resolved, please close this thread.

How to close a discussion and why

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

The solution for this is we need to maintain two profile through code one is connection profile and synchronization 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].

Rgrds,

Jitendra

Former Member
0 Kudos

Hi Jitendra,

Yes I am also following same thing. SSL is configured in Relay Server and apps are working with http but when we are using https then we are getting error code 24: untrusted certificate at the data synchronization.

Any configuration required in SCC for using HTTPS connection on Relay server. I am thinking to connect SUp to Relay Server in http while Device to Relay Server in HTTPS.

Please advice me.

Thanks

Former Member
0 Kudos

How was the certificate used on the Relay Server obtained?  Is it from a known Certificate Authority or  are you using a self signed certificate?

Thanks,

Andrew.

Former Member
0 Kudos

It is from certified Authority

Former Member
0 Kudos

You might want to try with the hosted Relay Server service to rule out it is a problem with the certificate.  http://infocenter.sybase.com/help/topic/com.sybase.infocenter.dc01916.0233/doc/html/ldi1236111118480...