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

Cert issuance endpoint needs some kind of authz #91

Open
stuartf opened this issue Nov 18, 2019 · 0 comments
Open

Cert issuance endpoint needs some kind of authz #91

stuartf opened this issue Nov 18, 2019 · 0 comments

Comments

@stuartf
Copy link
Contributor

stuartf commented Nov 18, 2019

Currently anyone that knows the url of the server can issue a POST request and trigger an issuance, we need to add some proof of authorization to that call (ideally jwt as part of #2 but could just be a shared secret until that's ready)

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

No branches or pull requests

1 participant