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

pyOpenSSL, lib has no attribute X509_V_FLAG_NOTIFY_POLICY problem #1593

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

buraketmen
Copy link
Contributor

If the version of pyOpenSSL is not specified, it may lead to the AttributeError: module 'lib' has no attribute 'X509_V_FLAG_NOTIFY_POLICY'. Did you mean: 'X509_V_FLAG_EXPLICIT_POLICY'? error due to the newer version of cryptography.

@oroulet oroulet merged commit 8353920 into FreeOpcUa:master Mar 10, 2024
5 checks passed
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.

2 participants