cancel
Showing results for 
Search instead for 
Did you mean: 

SMP HTTPS

Former Member
0 Kudos

Hy Guys,

I have a short and hopefully simple question.

I have SMP 2.1.3 installed. everything works fine, I use HTTP for the connection from clients to relay and SMP Server to relay.

What have i todo for a workuing HTTPS connection?

I have already a global Sign SSL certificate on the relay server for https connections.

Thanks and best regards

Michael

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

When you setup the Relay Server it should have asked you what ports to use for both HTTP and HTTPS.  Be sure that these were both set and you can confirm this by checking the rs.config file on your relay server looking for HTTP_PORT and HTTPS_PORT.

Next, go to the Outbound Enabler setup in SCC and choose properties.  Change the Relay Server from "HTTP: 80" to "HTTPS: 443"

In the application on the device change from HTTP to HTTPS and the port from 80 to 443 (or whatever port you chose as HTTPS)

Edgar