Closed rtubio closed 7 years ago
By the way, the version that I am using is number 0.5.
Is this still an issue? Can you please try the latest code on github and see if the issue still occurs?
Honestly, it's been more than a year since this and I think that a lot of things have changed... I am not using TinyRPC anymore in my project, so I couldn't even re-run the tests.
OK, thanks for responding.
I am currently using TinyRPC to connect to a RPC service offered through RPC4Django. I am using the HttpSessionTransport object to establish the conection, but I get the following error:
The SSL certificate is not self-signed and it works great with the navigator.
Can TinyRPC be used over an HTTPS connection with no changes?