We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8595393 commit b6784c9Copy full SHA for b6784c9
src/_cffi_src/openssl/x509v3.py
@@ -41,6 +41,8 @@
41
} d;
42
...;
43
} GENERAL_NAME;
44
+
45
+static const long X509V3_EXT_ERROR_UNKNOWN;
46
"""
47
48
0 commit comments