Uploaded image for project: 'Puppet'
  1. Puppet
  2. PUP-6207

expired certificates cause recursion

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Duplicate
    • PUP 4.7.0
    • None
    • None
    • Reviewed

    Description

      While demonstrating an expired certificate, I discovered this gem:

      root@master:~ # date -s 'Apr 20 23:21:50 UTC 2025'
      Sun Apr 20 23:21:50 UTC 2025
      root@master:~ # puppet agent -t
      Info: Not using expired certificate for ca from cache; expired at 2021-04-05 19:57:30 UTC
      Info: Not using expired certificate for ca from cache; expired at 2021-04-05 19:57:30 UTC
      Info: Not using expired certificate for ca from cache; expired at 2021-04-05 19:57:30 UTC
      [...]
      Error: Could not run: stack level too deep
      root@master:~ # puppet agent -t | wc -l
      Error: Could not run: stack level too deep
      477
      

      This is a monolithic master & agent on the same machine.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ben.ford Ben Ford
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Zendesk Support