Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Is there a Certificate Authority (CA) that PTC recommends? We're looking for a software suite type of certifier. Something we pay for so that we can certify multiple domains.
Solved! Go to Solution.
Hi Ike@ACE ,
We do not recommend a specific CA.
However, looking at my past experience, you should probably use a Public CA that is embedded in the current browsers trust store and in Java JRE truststore (eg: Coretto's distro) at the same time, with the mention that it should be at least in the JRE's trust store at least.
You can typically add a new CA via your company internal software distribution mechanisms, but on the cloud side it is not always guaranteed that Cloud providers will add a new CA if not already there.
BR
Quote: "PTC products do not provide, manage, or rotate certificates for customers" - https://www.ptc.com/en/support/article/cs330290
More about CA:
Hi Ike@ACE ,
We do not recommend a specific CA.
However, looking at my past experience, you should probably use a Public CA that is embedded in the current browsers trust store and in Java JRE truststore (eg: Coretto's distro) at the same time, with the mention that it should be at least in the JRE's trust store at least.
You can typically add a new CA via your company internal software distribution mechanisms, but on the cloud side it is not always guaranteed that Cloud providers will add a new CA if not already there.
BR