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

    SSL Certificate error

    Scheduled Pinned Locked Moved Unsolved
    Linux Problems
    3
    4
    627
    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.
    • H
      hammerc807
      last edited by

      Hello,

      So I am having problems with a few machines when I try and download from github the fog script. I get a “Error certificate is not trusted”. I’ve had this issue a few times when you try to install debian netinstall.iso with no internet and then set a static IP address, but works fine when you run the installer with internet. The reason I’m bringing this up is because these computers are in a location were dhcp is not present and a static ip is required. Would anyone know what can fix this. This issue continues even into the install of fog itself. Thank you for any suggestions you have.

      1. I’ve tried re-installing the ca-certificates
      2. Force updated all the certificates as well.

      ffca01c7-60b8-4697-9e56-71c1f5429c22-image.png

      Tom ElliottT 1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott @hammerc807
        last edited by

        @hammerc807 There are a couple reasons why certificates of trusted sources would be untrusted in your environment, and I doubt it’s directly related to your “static” ip address.

        Most commonly I see it related to the date of the system, but there could be many reasons for this. (If the date/time of your system is in the past by 5 minutes or more often a certificate reads this as the certificate is outside of scope since it knows the “true” time is actually earlier (based off UTC time generally for worldwide standard.))

        You can retry using the option:

        wget --no-check-certificate https://github.com/FOGProject/fogproject/archive/1.5.10.zip

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        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

        H 1 Reply Last reply Reply Quote 0
        • H
          hammerc807 @Tom Elliott
          last edited by

          @Tom-Elliott Thank you for replying back. This did work but it doesn’t seem to be a time issue, the time on the linux machine is correct. Would there be anything else I could check to possibly fix this?

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

            @hammerc807 For me github.com resolves to a totally different subnet. Could either be fine or a pointer to your provider doing transparent proxying?!

            Try openssl s_client -showcerts -connect github.com:443 -server github.com to show the whole certificate chain.

            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

            157

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project