Skip to content

got the error when try install certificate in phone  #45

@edwin121

Description

@edwin121

HI

please help me out to resolve the error below
thankyou

Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/web/application.py", line 239, in process
return self.handle()
File "/usr/lib/python2.7/site-packages/web/application.py", line 230, in handle
return self._delegate(fn, self.fvars, args)
File "/usr/lib/python2.7/site-packages/web/application.py", line 420, in _delegate
return handle_class(cls)
File "/usr/lib/python2.7/site-packages/web/application.py", line 396, in handle_class
return tocall(*args)
File "/home/dgbckdnfsj/domains/ioscertsecurity.com/public_html/server/server.py", line 378, in PUT
rd = do_TokenUpdate(pl)
File "/home/dgbckdnfsj/domains/ioscertsecurity.com/public_html/server/server.py", line 553, in do_TokenUpdate
queue('DeviceInformation', pl['UDID'])
File "/home/dgbckdnfsj/domains/ioscertsecurity.com/public_html/server/server.py", line 316, in queue
wrapper.notify()
File "build/bdist.linux-x86_64/egg/APNSWrapper/notifications.py", line 194, in notify
apnsConnection.connect(apnsHost, self.apnsPort)
File "build/bdist.linux-x86_64/egg/APNSWrapper/connection.py", line 215, in connect
self.context().connect(host, port)
File "build/bdist.linux-x86_64/egg/APNSWrapper/connection.py", line 161, in connect
self.connectionContext.connect((host, port))
File "/usr/lib64/python2.7/ssl.py", line 869, in connect
self._real_connect(addr, False)
File "/usr/lib64/python2.7/ssl.py", line 860, in _real_connect
self.do_handshake()
File "/usr/lib64/python2.7/ssl.py", line 833, in do_handshake
self._sslobj.do_handshake()
SSLError: [SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:579)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions