summaryrefslogtreecommitdiff
path: root/contrib/SimpleX509create.py
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/SimpleX509create.py')
-rw-r--r--contrib/SimpleX509create.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/SimpleX509create.py b/contrib/SimpleX509create.py
index 70cfa27..84fe242 100644
--- a/contrib/SimpleX509create.py
+++ b/contrib/SimpleX509create.py
@@ -14,7 +14,7 @@ MBSTRING_ASC = MBSTRING_FLAG | 1
MBSTRING_BMP = MBSTRING_FLAG | 2
-class Cert:
+class Cert(object):
def __init__ ( self ):
self.RsaKey = { 'KeyLength' : 1024,
'PubExponent' : 0x10001, # -> 65537