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

Add sqlite CA backing store type #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

markpeek
Copy link
Member

For review, add sqlite as the first additional backing store type.

TODO:

  • Figure out whether environment should be passed to both get_public_key() and upload_public_key()
  • Add postgresql and mysql backends (and try to factor the sql portions)
  • Decide if the audit log should be json or a table
  • Decide if the resulting key should be stored back into the database

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