Skip to content

Issues: certbot/josepy

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Declare Python 3.12 support and add tests priority: high Issues that should be included in the current milestone if at all possible.
#168 opened Oct 3, 2023 by bmw
Fix tests with updated constraints priority: significant Issues with higher than average priority that do not need to be in the current milestone.
#101 opened Jun 10, 2021 by bmw
Should we deprecate this library in favor of python-jose/jwcrypto? priority: significant Issues with higher than average priority that do not need to be in the current milestone. question
#70 opened Sep 25, 2020 by bmw
Support Ed25519 priority: unplanned Work that we believe should be done, but does not have a higher priority.
#45 opened Jan 23, 2019 by JamesTheAwesomeDude
prevent JOSE algorithm type confusion priority: unplanned Work that we believe should be done, but does not have a higher priority.
#38 opened Sep 13, 2018 by bmw
Require fewer dependencies to run tests with setup.py priority: unplanned Work that we believe should be done, but does not have a higher priority.
#34 opened Jul 2, 2018 by bmw
Get mypy passing with check_untyped_defs set to True priority: unplanned Work that we believe should be done, but does not have a higher priority.
#30 opened May 17, 2018 by bmw
Remove #pylint disables priority: unplanned Work that we believe should be done, but does not have a higher priority.
#26 opened May 16, 2018 by jepayne1138
W504 warnings in new pycodestyle priority: unplanned Work that we believe should be done, but does not have a higher priority.
#24 opened May 11, 2018 by felixonmars
AttributeError: 'bytes' object has no attribute 'verifier' , line 123 in jwa.py priority: unplanned Work that we believe should be done, but does not have a higher priority.
#12 opened Mar 20, 2018 by wan92hen
JWK.load does not work with a str as input type for data bug priority: unplanned Work that we believe should be done, but does not have a higher priority.
#11 opened Feb 27, 2018 by canihavesomecoffee
Better document how to contact the maintainers of this repo priority: unplanned Work that we believe should be done, but does not have a higher priority.
#10 opened Feb 5, 2018 by bmw
Allow to run non-coverage tests priority: unplanned Work that we believe should be done, but does not have a higher priority.
#9 opened Jan 31, 2018 by hlieberman
Support X509 objects from the cryptography package priority: unplanned Work that we believe should be done, but does not have a higher priority.
#4 opened Dec 17, 2017 by rgov
ProTip! Exclude everything labeled bug with -label:bug.