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

Final MRE script; includes certificate configuration #29

Merged
merged 3 commits into from
Mar 12, 2024

Conversation

shankari
Copy link
Collaborator

@shankari shankari commented Mar 12, 2024

Simple MRE that showcases the current failure in configuring SecurityProfile: 2
#25

The script ends with instructions to docker exec into the container and run the startup command. Note that the startup command is currently expected to fail with the error (get_issuer_key_hash must only be used on self-signed certs) #25 (comment)

Running after docker exec should allow the EVerest OCPP implementers to reproduce the error and then investigate it (potentially by turning on debug logging or by examining the certificates) while still "logged in to" the container.

Signed-off-by: Shankari <k.shankari@ee.doe.gov>
Signed-off-by: Shankari <k.shankari@ee.doe.gov>
It ends with instructions to `docker exec` into the container and
run the startup command. Note that the command is currently expected to fail.
This should allow the EVerest OCPP implementers to reproduce the error and then
investigate it while still "logged in to" the container.

Signed-off-by: Shankari <k.shankari@ee.doe.gov>
@shankari shankari changed the title Checking in the support files so that we can test the script Final MRE script; includes certificate configuration Mar 12, 2024
@shankari shankari merged commit 0f3e6e6 into EVerest:main Mar 12, 2024
4 of 5 checks passed
@shankari
Copy link
Collaborator Author

@sahabulh @jhoshiko can both of you try to run the MRE to make sure that it works before we ask the EVerest team to debug it?

@sahabulh
Copy link
Contributor

sahabulh commented Mar 13, 2024

Test results (release 2024.2.0, security profile 2) are posted here: #25 (comment)

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.

2 participants