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

fix CBT computing when cert digest algo is not MD5, SHA1 or SHA256 #1151

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

ThePirateWhoSmellsOfSunflowers
Copy link
Contributor

This PR fixes the CBT computing when cert digest is not MD5, SHA1 ou SHA256 (see this comment). It also adds a "new" dependency: cryptography, however it seems that the project already uses it within the kerberos file but without installing it.

I choose cryptography because the project includes it already and because I havent found builtin python library that can parse a x509 certificate.

🌻

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

Successfully merging this pull request may close these issues.

None yet

1 participant