Load CA Certificates

Overview

CA (Certificate Authority) certificates are used in the Cyolo platform to establish trust with end-entity certificates issued by those authorities. These certificates are used in Condition Profiles and Device Policies to validate end-entity certificates.

Prerequisites

  • The admin user must have in hand the CA certificate in PEM format. The certificate file can have the file extensions .pem, .cer or .crt.

Configuration

  1. In the Admin Portal, navigate to the Policies > Trusted Certificates page.

  2. Click the New button.

  3. Paste the contents of the PEM certificate file in the text box under CA Trusted Certificate, or click the upload icon to select the file.

  4. To enable Cyolo Connect passwordless authentication:

    • Check the 'Use for passwordless authentication' checkbox.
    • Choose the certificate attribute used to identify the user (CN or Email).
  5. Click Save.


Did this page help you?