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

Implement autority signed_certificates fields #10

Closed
cimbalo opened this issue Mar 8, 2017 · 2 comments
Closed

Implement autority signed_certificates fields #10

cimbalo opened this issue Mar 8, 2017 · 2 comments

Comments

@cimbalo
Copy link
Contributor

cimbalo commented Mar 8, 2017

signed_certificates is supposed to be a list of certificates issued by the ca.
It is referenced in cerificate model[1] but is not implemented yet.

[1] https://github.com/LILiK-117bis/ca_manager/blob/master/models/certificate.py#L21

@edoput
Copy link
Member

edoput commented Mar 9, 2017

Peewee implements it as a gift 🎁 🎉

@cimbalo
Copy link
Contributor Author

cimbalo commented Mar 9, 2017

The current implementation does not work since the polimorphic nature of the authorities

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

2 participants