Hrvoje Mlinaric

Results 3 issues of Hrvoje Mlinaric

I'm using zeep 4.0.0 And signing soap using: sign = BinarySignature('/etc/pki/tls/certs/xxxx.pem', '/etc/pki/tls/certs/xxxx.pem') session = Session() session.cert = '/etc/pki/tls/certs/xxxx.pem' transport = Transport(session=session) client = Client('http://192.168.62.125/init_main.wsdl', wsse=sign, transport=transport) ... ... service.test() At...

Is it possible to support RADIX 62 and hove?

Bug description: I have laptop with touch screen, and when i open Chrome browser, buttons (on mouse click) are not sanding any events (not calling macro). Found the problem and...

bug