- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Sessions and locales
- Object and variable references
- Extending projects
- NetLogic
- NetLogic tutorial
Certificates and keys location
The certificates and keys are organized in this folder structure.
Certificates and keys in projects
ProjectFiles/PKI/
- Own
- Certs. Allowed application certificates.
- Crl. Revoked application certificates.
- Trusted
- Certs. Allowed certificates of trusted remote applications.
- Crl. Revoked certificates of trusted remote applications.
- Issuers
- Certs. Allowed certificate authority (CA) certificates.
- Crl. Revoked CA certificates.
Certificates and keys in runtime applications
ApplicationFiles/PKI/
- Trusted
- Certs. Allowed certificates of trusted remote applications.
- Crl. Revoked certificates of trusted remote applications.
- Issuers
- Certs. Allowed certificate authority (CA) certificates.
- Crl. Revoked CA certificates.
- Rejected. Rejected certificates of remote applications that are not trusted.
TIP:
To enable certificates management at runtime, certificates from the
ProjectFiles/PKI/
folder are copied to the ApplicationFiles/PKI/
folder with the internal_
prefix when you start the FactoryTalk Optix Application
.Provide Feedback