• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Fog Client Installation - Cannot install CA Certificate - Proxy authentication

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    3
    374
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      MotD
      last edited by

      Hello,
      when installing the FOG Client I get the error message the CA certificate cannot be installed. Whereas the certificate is probably not the problem, I can download it manually from FOG this I have tested with Firefoxe, Google Chrome, Edge.

      In the FOGService.installation.log it says then

      04.10.2022 09:05:13 Installer ERROR: Unable to install CA certificate
      04.10.2022 09:05:35 Data::RSA FOG Server CA cert found
      04.10.2022 09:05:35 Data::RSA FOG Server CA cert found
      04.10.2022 09:05:35 Installer FOG server CA cert successfully unpinned
      10/04/2022 09:05:35 Middleware::Communication Download: http://xxxxxxx/fog/management/other/ca.cert.der
      04.10.2022 09:05:36 Middleware::Communication ERROR: Could not download file
      10/04/2022 09:05:36 Middleware::Communication ERROR: The remote server returned an error: (407) Proxy authentication required.
      10/04/2022 09:05:36 Installer Could not download server CA cert from FOG server.
      04.10.2022 09:05:38 Installer ERROR: Unable to install CA certificate
      10/04/2022 09:09:59 Data::RSA ERROR: FOG Server CA NOT found in keystore - needs to be installed
      10/04/2022 09:10:00 Middleware::Communication Download: http://xxx.xxx.xxx.xxx/fog/management/other/ca.cert.der
      04.10.2022 09:10:00 Middleware::Communication ERROR: Could not download file
      10/04/2022 09:10:00 Middleware::Communication ERROR: The remote server returned an error: (407) Proxy authentication required.
      10/04/2022 09:10:00 Installer Could not download server CA cert from FOG server.
      04.10.2022 09:10:01 Installer ERROR: Unable to install CA certificate

      I have internet access with the client without problems, the system settings for the proxy are working.

      Maybe someone has some info for me?

      THX

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by

        @MotD Neither the installer nor the fog-client itself supports proxy authentication as it was created for local subnets where hardly anyone uses a proxy server.

        The code used the official .NET method WebClient.DownloadFile and I can imagine it might pull the proxy config/wpad PAC if that is set within Windows control panel (internet settings).

        Usually you would set most or all servers within the local subnet to be ignored.

        To be able to help we need more information about your network and proxy.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by

          Cross linking the GitHub issue: https://github.com/FOGProject/fog-client/issues/72

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post

          224

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project