CA certificate

If you connect to the Beetle web interface via a secure connection (HTTPS), you might see a warning in the address bar of the browser, saying that the connection is not secure.

In that case, you’ll need to add the CA certificate of the Beetle to your system’s trusted root certificates:

  1. In the navigation bar at the top, click on  Download Beetle CA Certificate and save the file on your computer.

  2. Add the CA certificate to your system’s trusted root certificates:

    Windows

    1. Press Win + R, type certmgr.msc, and press Enter.

    2. In the left pane, expand Trusted Root Certification Authorities.

    3. Right-click on Certificates and select All TasksImport.

    4. Follow the Certificate Import Wizard. Click Next, then Browse to locate your CA certificate.

    5. Select the certificate and click Next.

    6. Ensure Place all certificates in the following store is selected and Trusted Root Certification Authorities is chosen. Click Next, then Finish.

    7. You might receive a security warning. Confirm that you want to add the certificate.

    ../_images/install-certificate-windows.webp

    macOS

    1. Open Keychain Access from ApplicationsUtilities.

    2. In Keychain Access, select System from the left sidebar.

    3. Drag and drop the CA certificate file into the System keychain. You may be prompted to enter your administrator password.

    4. Find the imported certificate in the list, then double-click it.

    5. Expand the Trust section. Set When using this certificate to Always Trust.

    6. Close the window to save the changes, and you may need to enter your password again.

    ../_images/install-certificate-macos.webp