Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Duplicate
-
PUP 4.7.0
-
None
-
None
-
Coremunity
-
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
- duplicates
-
PUP-9459 Create SSL state machine for generating a client cert
-
- Closed
-