Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hi all,
I wanted to ask you if it is possible to use the EST/SCEP(Enrollment over Secure Transport/Simple Certificate Enrollment Protocol) methods for the dialogue between the services.
If we speak about services that exist in the same ThingWorx instance, the answer is no. Those services do not communicate via REST, but internally in the ThingWorx instance (directly in Java).
If we speak about services between different instances, I do not have experience to say it's impossible (just a gut feeling that the answer is no). Those services would anyway be executed through Federation, not as REST services, so also this things points me to say no.