grindsa
grindsa
Hi, I had a quick look; I am not sure if `--extended-key-usage ` fits the purpose as: - it encodes the extended key-attributes in the csr - only [pre-defined values](https://datatracker.ietf.org/doc/html/rfc5280#section-4.2.1.12)...
Well, pinning the certbot version was recommended by you in #48. Pinning of josepy is needed due to [another issue](https://github.com/certbot/certbot/issues/10185). So far I did not encounter any issues.
Hi, currently its not possible but let me have a look what can be done...
PRs are always welcome...
Changes made it into [v0.28](https://github.com/grindsa/dkb-robo/releases/tag/0.28). Hence, closing this issue
Hi, I like the proposal. Would you have an idea how to filter the transactions? PDF export could be triggered by parameter/CLI flag.
I do not really see a strong advantage in deploying via pypi. Main reason is that acme2certifer comes with dependency to other system components like apache2 and nginx. Rpm or...
Understood. Considering this you did make absolute sense. Let me finalize v0.36 and revisit the pypi deployment afterwards. In parallel lets check if its possible to fix the rpm-overwrite issue.
Indeed, i totally forget this. Shame on me... Let me do it next week... Thank you for the reminder.