Commit Graph
8 Commits
Author SHA1 Message Date
Koen 9e583a0b89 Reapply path fix 2026-01-28 14:43:43 +01:00
Koen van HoveandGitHub 839669d513 Merge branch 'main' into windows-testing 2026-01-28 14:20:06 +01:00
Martin HoffmannandGitHub 043655766c Clear cert issuance request when receiving a new cert. (#1344)
This PR fixes a bug introduced in 0.15.0 where CAs do to not clear
fulfilled certification requests causing them to re-request a
certificate every time they contact their parent.
2026-01-19 16:09:41 +01:00
Koen van Hove 5b9036f1f3 Enable another test 2025-09-29 15:40:00 +02:00
Koen 756a26d753 Disable more tests 2025-09-26 15:41:54 +02:00
Koen van HoveandGitHub d174f2d7b4 Make TA messaging clearer (#1305)
This PR updates the message presented when the TA proxy creates an
empty TA signer request to better explain the reasons.
2025-07-31 15:03:16 +02:00
Martin HoffmannandGitHub 2210e6f84e Code improvements suggested by Clippy 1.88. (#1303) 2025-06-30 14:24:45 +02:00
Koen van HoveandGitHub 67cb544ab0 Add test to migrate from previous version (#1287)
This test will try to run Krill with old data, to ensure structs that were
used still work and do not crash Krill.
2025-06-12 16:13:58 +02:00