Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the feedback provided by krillta proxy signer show-request #1243

Open
wants to merge 5 commits into
base: improve-ta
Choose a base branch
from

Conversation

Koenvh1
Copy link
Contributor

@Koenvh1 Koenvh1 commented Dec 10, 2024

This changes the feedback provided by krillta proxy signer show-request to include information about certificate expiration and renewal time:

$ krillta proxy signer show-request
-------------------------------
nonce: 06d7845b-61aa-4ce9-97cf-d7942a1a5a9a
-------------------------------

Certificates will be reissued 80 weeks before expiry.
The current certificate expires on 2039-12-05T12:47:15+00:00.
Ergo the certificate is eligible for renewal on 2038-05-24T12:47:15+00:00.

NOTE: Use the JSON output for the signer.

Additionally, error when the TA and Krill config don't match:

$ krillta signer -c ta.conf --format text process --request request.json
TA timing config between krillta and krill do not match!

This does change the format of those request files (two additional fields), which are now required.

(Separated from #1237 because it changes the format and requires NLnetLabs/rpki-rs#310)

@Koenvh1 Koenvh1 requested a review from partim December 10, 2024 15:08
src/ta/common.rs Outdated Show resolved Hide resolved
src/ta/common.rs Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants