Skip to main content
April 25, 2017
Solved

HTTPS with ThingWorx mashups

  • April 25, 2017
  • 2 replies
  • 3346 views

Is there will be any impact of using HTTPS with ThingWorx mashups/pages?


Best answer by dupatel

Bavithraa Marimuthu​: It is always good to use a secured protocol i.e. HTTPS for the security perspective. However, there will be some overhead and handshake during communication requests but should not be impacting the performance negatively.

You can refer blog for more details on improving performance  How to improve mashup loading performance

-Durgesh

2 replies

dupatel5-Regular MemberAnswer
5-Regular Member
April 25, 2017

Bavithraa Marimuthu​: It is always good to use a secured protocol i.e. HTTPS for the security perspective. However, there will be some overhead and handshake during communication requests but should not be impacting the performance negatively.

You can refer blog for more details on improving performance  How to improve mashup loading performance

-Durgesh

1-Visitor
April 25, 2017

When I imported a SSL certificate (not a self-signed certificate) to generate a .keystore for tomcat (8.0.33), my remote device didn't recognize it and coudn't connect to the server (TWX 7.1.2, Ubuntu). The error is:

TW_VALIDATE_CERT: Certificate rejected. Code: 20, Reason = unable to get local issuer certificate

twTlsClient_Connect: Error intializing TLS connection. Invalid certificate

20-Turquoise
April 25, 2017

Is it an entrust ceritficate? Configuring Entrust certificates in WSEMS for SSL pinning.

(Please ensure you are using the right pem file)