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
        - Rejected. Rejected certificates of remote applications that are not trusted.
Provide Feedback