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

Create a certificate table in the database #16

Closed
cychu42 opened this issue Jan 24, 2023 · 3 comments · Fixed by #79
Closed

Create a certificate table in the database #16

cychu42 opened this issue Jan 24, 2023 · 3 comments · Fixed by #79
Labels
enhancement Improving an existing solution
Milestone

Comments

@cychu42
Copy link
Contributor

cychu42 commented Jan 24, 2023

We need to have a database table to store information about certificates we have created, for the project to utilize, such as showing users these information or know when a certificate would expire.
This can include:

  • Date of creation
  • Expiration date
  • Domain
  • Retrieval link
  • Owner
  • Status of the certificate (E.g., expired)
@cychu42 cychu42 added the enhancement Improving an existing solution label Jan 24, 2023
@humphd
Copy link
Contributor

humphd commented Jan 24, 2023

What is "Retrieval link"?

@cychu42
Copy link
Contributor Author

cychu42 commented Jan 25, 2023

It's to show the users to let them download their SSL Certificates.

@cychu42
Copy link
Contributor Author

cychu42 commented Jan 30, 2023

Part of #59

@cychu42 cychu42 added this to the Milestone 0.1 milestone Jan 30, 2023
@cychu42 cychu42 mentioned this issue Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving an existing solution
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants