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

Don't request a certificate with each user update #67

Open
mbastian93 opened this issue Sep 24, 2021 · 0 comments
Open

Don't request a certificate with each user update #67

mbastian93 opened this issue Sep 24, 2021 · 0 comments
Labels
clean up remove unused parts or clean up code enhancement New feature or request

Comments

@mbastian93
Copy link
Contributor

Currently, with every user update, a 'new' certificate for the encryption of the questionnaire response is sent back to the user although it rarely - if ever - changes, therefore causing some overhead. So we might as well store it locally and only re-request a new certificate, if the current one is not valid anymore. This would obviously require the backend to be modified as well.

@mbastian93 mbastian93 added enhancement New feature or request clean up remove unused parts or clean up code labels Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean up remove unused parts or clean up code enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant