[Anima] Re: the RFC8995 BRSKI well-known URIs registry

2025-03-03 Thread Esko Dijk
> So where do we do this cleanup? > Can it occur in cBRSKI? Seems fine to me, as we're already making changes to the registry in cBRSKI. This would fit into that. I had opened an issue already on GitHub to do this: https://github.com/anima-wg/constrained-voucher/issues/326 Esko -Original

[Anima] Re: cBRSKI: new proposal for carrying signing certificate chains in RVR/Voucher

2025-03-03 Thread Esko Dijk
Thanks for reviewing! > Your PR goes from x5bag -> x5chain in many places, and I'm not sure I > understand why. A few places still say x5bag: I'm not sure which to pick. It's basically changed to use x5chain to carry a certificate chain in order. Just trying to use the container as intended: x5

[Anima] I-D Action: draft-ietf-anima-constrained-voucher-27.txt

2025-03-03 Thread internet-drafts
Internet-Draft draft-ietf-anima-constrained-voucher-27.txt is now available. It is a work item of the Autonomic Networking Integrated Model and Approach (ANIMA) WG of the IETF. Title: Constrained Bootstrapping Remote Secure Key Infrastructure (cBRSKI) Authors: Michael Richardson

[Anima] Re: cBRSKI: new proposal for carrying signing certificate chains in RVR/Voucher

2025-03-03 Thread Esko Dijk
> My belief is that anything you can do with x5chain you can do with x5bag. > The receiver will still need to pessimistic about the ordering, and in some > cases, Right, I think so too. x5bag is already prepared for unordered cases. We could just use "x5bag" as the default carrier? > I think a c

[Anima] I-D Action: draft-ietf-anima-brski-cloud-14.txt

2025-03-03 Thread internet-drafts
Internet-Draft draft-ietf-anima-brski-cloud-14.txt is now available. It is a work item of the Autonomic Networking Integrated Model and Approach (ANIMA) WG of the IETF. Title: BRSKI Cloud Registrar Authors: Owen Friel Rifaat Shekh-Yusef Michael Richardson Name:

[Anima] RFC 9733 on BRSKI with Alternative Enrollment (BRSKI-AE)

2025-03-03 Thread rfc-editor
A new Request for Comments is now available in online RFC libraries. RFC 9733 Title: BRSKI with Alternative Enrollment (BRSKI-AE) Author: D. von Oheimb, Ed., S. Fries, H. Brockhaus Status: Standards Tra

[Anima] ANIMA dinner at IETF122 ?!

2025-03-03 Thread Toerless Eckert
Dear ANIMA WG & Friends If you are interested to join a dinner with other ANIMA folks whether you're already contributing to the WG or are just interested to chat informally about it during dinner, then please check out your availability on the following doodle. https://doodle.com/group-poll/par

[Anima] Re: cBRSKI: new proposal for carrying signing certificate chains in RVR/Voucher

2025-03-03 Thread Michael Richardson
Esko Dijk wrote: > Thanks for reviewing! >> Your PR goes from x5bag -> x5chain in many places, and I'm not sure I >> understand why. A few places still say x5bag: I'm not sure which to pick. > It's basically changed to use x5chain to carry a certificate chain in > order. J