Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with symmetric-jsonrpc and M2Crypto #1

Open
bubbl3gum opened this issue Aug 3, 2010 · 0 comments
Open

Problem with symmetric-jsonrpc and M2Crypto #1

bubbl3gum opened this issue Aug 3, 2010 · 0 comments

Comments

@bubbl3gum
Copy link

Hi,

I'm trying to use symmetric-jsonrpc with a M2Crypto.SSL.Connection as 'socket'. Well, it doesn't work.

In Wireshark I can see, that the SSL Handshake completes and also TLS ApplicationData is sent from the client to the server, but then it stops and nothing happens anymore. The line with client.request() somehow hangs.

Here's the code:

Server:
http://pastebin.com/PiBBtdDG

Client:
http://pastebin.com/wuzPLDTa

I copied your code from the example directory and just replaced the socket with M2Crypto.SSL.Connection.

Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant