Traceback (most recent call last):
File "rece1.py", line 439, in <module>
ult_cbte = ws.CompUltimoAutorizado(tipo_cbte, punto_vta)
File "/home/verena/pyafipws/utils.py", line 151, in capturar_errores_wrapper
return func(self, *args, **kwargs)
File "/home/verena/pyafipws/wsfev1.py", line 322, in CompUltimoAutorizado
CbteTipo=tipo_cbte,
File "/home/verena/pyafipws/pysimplesoap/client.py", line 147, in <lambda>
return lambda *args, **kwargs: self.wsdl_call(attr,*args,**kwargs)
File "/home/verena/pyafipws/pysimplesoap/client.py", line 342, in wsdl_call
response = self.call(method, *params)
File "/home/verena/pyafipws/pysimplesoap/client.py", line 216, in call
self.xml_response = self.send(method, self.xml_request)
File "/home/verena/pyafipws/pysimplesoap/client.py", line 261, in send
location, "POST", body=xml, headers=headers)
File "/usr/lib/python2.7/site-packages/httplib2-0.9.1-py2.7.egg/httplib2/__init__.py", line 1608, in request
(response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
File "/usr/lib/python2.7/site-packages/httplib2-0.9.1-py2.7.egg/httplib2/__init__.py", line 1350, in _request
(response, content) = self._conn_request(conn, request_uri, method, body, headers)
File "/usr/lib/python2.7/site-packages/httplib2-0.9.1-py2.7.egg/httplib2/__init__.py", line 1272, in _conn_request
conn.connect()
File "/usr/lib/python2.7/site-packages/httplib2-0.9.1-py2.7.egg/httplib2/__init__.py", line 1036, in connect
self.disable_ssl_certificate_validation, self.ca_certs)
File "/home/verena/pyafipws/pysimplesoap/transport.py", line 91, in _ssl_wrap_socket
ssl_version=ver)
File "/usr/lib64/python2.7/ssl.py", line 936, in wrap_socket
ciphers=ciphers)
File "/usr/lib64/python2.7/ssl.py", line 547, in __init__
self._context.load_verify_locations(ca_certs)
IOError: [Errno 13] Permission denied