-
Notifications
You must be signed in to change notification settings - Fork 1
Add xPKI certifier server configuration and seed certificate to enable certificate procurement for SSA-CPC #138
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
Merged
Merged
Changes from 27 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
ab7a6b6
RDK-61060: Add PKCS#11 xPKI certificate procurement support
48476d0
Remove automatic ssa-cpc build and infrastructure tests
744b9b8
Apply suggestion from @Copilot
Sidsohail 40d88fa
Add certificate renewal support to mockxconf xPKI server
094fbfd
Add /renew endpoint for libcertifier renewal requests
fd67db7
Fix renewal endpoint: use /v1/certifier/renew instead of /renew
659ccdf
Fix certificate renewal workflow and remove duplicate PKCS#11 setup
6268602
Fix Copilot security and reliability issues
c0392a5
Apply suggestion from @Copilot
Sidsohail 860cc8c
Apply suggestion from @Copilot
Sidsohail c51f803
Apply suggestion from @Copilot
Sidsohail 2acb812
Address all Copilot security review comments
5668ae7
Update Dockerfile
Sidsohail d2ec9ef
Fix certificate renewal: revert certificateId hash from SHA-256 to SHA-1
450050c
Add comprehensive documentation for SHA-1 requirement in certificateId
178efb4
Fix mTLS failures: unify PKI hierarchy using rdk-cert-config scripts
fdabd93
Fix mTLS failures: unify PKI hierarchy using rdk-cert-config
645a6e5
Add comprehensive logging to debug mTLS connection resets
53a63bb
Fix mTLS connection reset: revert to develop trust store behavior
3bff424
Clean up debug logging: revert to develop versions
5f5b4b3
Revert certsel.cfg setup to develop version
eee51c5
Apply suggestion from @Copilot
Sidsohail b5735b9
Remove unreliable shutdown trap from entrypoint.sh
493fc1f
Update test_docker.py
Sidsohail 0a06666
Fix mTLS race condition: verify ca-chain.pem is non-empty before copying
9c3ca4e
Update certs.sh
Sidsohail 97e2d02
Update certs.sh
Sidsohail 40d8f4e
Add xPKI seed certificate wait logic for PKCS#11 tests
7ed5e79
Update certs.sh
Sidsohail e2b13e0
Remove seed cert wait logic from container startup
4815306
Update certs.sh
Sidsohail a94341b
Align certs.sh with develop
70597a0
Address review: optimize cert validity and paths for testing
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.