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

Self Signed FMC Alias Csr #1863

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

rusty1968
Copy link
Contributor

  • FMC modfied to generate a self signed FMC Alias CSR test upon cold boot.
  • Persistent driver modified to add persistent memory for the FMC Alias CSR
  • Runtime modified to expose an API to retrieve it.
  • Test case created to verify the self signed FMC Alias CSR.
  • Test case created to verify the RT Alias Certificate with the pub key of the FMC Alias CSR.

api/src/mailbox.rs Outdated Show resolved Hide resolved
error/src/lib.rs Outdated Show resolved Hide resolved
runtime/src/main.rs Outdated Show resolved Hide resolved
@rusty1968 rusty1968 force-pushed the fmc-csr-feature branch 4 times, most recently from ea58405 to d021950 Compare January 2, 2025 02:48
drivers/Cargo.toml Outdated Show resolved Hide resolved
x509/src/fmc_alias_csr.rs Outdated Show resolved Hide resolved
x509/src/fmc_alias_csr.rs Outdated Show resolved Hide resolved
Copy link
Collaborator

@mhatrevi mhatrevi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see the feedback.

@rusty1968 rusty1968 force-pushed the fmc-csr-feature branch 2 times, most recently from da1a4a0 to 9c4c1eb Compare January 16, 2025 21:58
@rusty1968 rusty1968 force-pushed the fmc-csr-feature branch 3 times, most recently from 7743a48 to 8ac3f45 Compare January 22, 2025 15:39
nquarton
nquarton previously approved these changes Jan 22, 2025
@rusty1968 rusty1968 force-pushed the fmc-csr-feature branch 2 times, most recently from caa8a0e to 388646b Compare January 29, 2025 07:02
- FMC modfied to generate a  self signed FMC Alias CSR test upon cold boot.
- Persistent driver modified to add persistent memory for the FMC Alias CSR
- Runtime modified to expose an API to retrieve it.
- Test case created to verify the self signed FMC Alias CSR.
- Test case created to verify the RT Alias Certificate with the pub key of the FMC Alias CSR.
clundin25
clundin25 previously approved these changes Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants