[PR #614] Generate validation certificate from mandatory JWK fields #2807

Open
opened 2025-11-20 08:04:03 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/netbirdio/netbird/pull/614

State: closed
Merged: Yes


When there is no X5c we will use N and E fields of a JWK to generate the public RSA and a Pem certificate

Describe your changes

Relates to #573 #427 #452

Checklist

  • [x ] Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary
**Original Pull Request:** https://github.com/netbirdio/netbird/pull/614 **State:** closed **Merged:** Yes --- When there is no `X5c` we will use `N` and `E` fields of a JWK to generate the public RSA and a Pem certificate ## Describe your changes ## Issue ticket number and link Relates to #573 #427 #452 ### Checklist - [x ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary
saavagebueno added the pull-request label 2025-11-20 08:04:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2807