-
Notifications
You must be signed in to change notification settings - Fork 7
Added compatibility with Latvian edoc format #7
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
Conversation
Hmm, maybe it is possible to unify these. For example, add a dictionary |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see comment above
@Jyrno42, thank you for your response. I'll fix PR according to your advice. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please check my solution?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 tiny thing
Thanks for your contribution. I will try to get the updated version released tomorrow or Friday. |
Guys, you are awesome, with pyasice project you saved aprox. one week of my time! It was a pleasure for me to cooperate with you. |
ID attribute is required for
SignatureTimeStamp
tag.Each of used certificate (CA root, OCSP and TS) must be added to
CertificateValues
tag.What do you think about
add_cert
method which not so DRY onset_root_ca_cert
point of view?