cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

Does thingworx support Certificate based Mutual Authentication?

esirohi
1-Visitor

Does thingworx support Certificate based Mutual Authentication?

Does anyone have any idea regarding how to support mutual (client/server) authentication in thingworx?

To enable mutual authentication over SSL in JAVA, we generally set the method of authentication in the web.xml application deployment descriptor to CLIENT-CERT so that client authentication is enabled only for a specific resource controlled by the security constraint.

How can we achieve this in thingworx application?

1 REPLY 1
paic
12-Amethyst
(To:esirohi)

Thingworx supports specific Certs for Server (with .pem on client) as well as specific Client cert.

If you use a client cert, I believe similar to what you've done, you need to adjust the Tomcat settings to accept the client cert.

Announcements


Top Tags