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

Feature: mTLS support for the psp_executor HTTP API into op-defender #77

Open
Ethnical opened this issue Sep 25, 2024 · 0 comments · May be fixed by #87
Open

Feature: mTLS support for the psp_executor HTTP API into op-defender #77

Ethnical opened this issue Sep 25, 2024 · 0 comments · May be fixed by #87
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Ethnical
Copy link
Collaborator

Ethnical commented Sep 25, 2024

Is your feature request related to a problem? Please describe.
This feature would increase the security of the HTTP Service by ensuring only authenticated users can make action on the HTTP API with mTLS by using certificats.
This will ensure that only the authorized entities can communicate with the HTTP API and can make action such as executing the PSPs.

Describe the solution you'd like
The solution would be to add this has a feature and enable this one by using a CLI flag like --mTLS for enabling the mTLS authentication. Maybe in the future, we can also add another authentification method like --PGP.
This would not be a mandatory flag and will be able to be turn on/off with only a simple CLI flags.

This is part of https://github.com/ethereum-optimism/security-pod/issues/158

@Ethnical Ethnical added the enhancement New feature or request label Sep 25, 2024
@Ethnical Ethnical changed the title Feat(mTLS support for the HTTP API) Feature: mTLS support for the psp_executor HTTP API into op-defender Sep 25, 2024
@Ethnical Ethnical added the good first issue Good for newcomers label Oct 2, 2024
@nodauf nodauf linked a pull request Oct 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant