Skip to content

Problem with symmetric-jsonrpc and M2Crypto #1

@bubbl3gum

Description

@bubbl3gum

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions