aboutsummaryrefslogtreecommitdiff
path: root/rpki
diff options
context:
space:
mode:
Diffstat (limited to 'rpki')
-rw-r--r--rpki/x509.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpki/x509.py b/rpki/x509.py
index 2c7b5e5c..da949305 100644
--- a/rpki/x509.py
+++ b/rpki/x509.py
@@ -1404,7 +1404,7 @@ class CMS_object(DER_object):
## @var debug_cms_certs
# Set this to True to log a lot of chatter about CMS certificates.
- debug_cms_certs = True
+ debug_cms_certs = False
## @var dump_using_dumpasn1
# Set this to use external dumpasn1 program, which is prettier and