Skip to content

JSON-RPC over SSL  #1

@ghost

Description

We found seperate SSL and JSON-RPC( gsoap-2.8/gsoap/samples/xml-rpc-json/ssl & xml-json-rpc) examples and they are working fine individually. We intergrated SSL server(/ssl/sslserver.c) into json-currentTimeServer.cpp and SSL client(ssl/sslclient) into json-currentTime.cpp.We can able encrypt JSON RPC request from RPC client(Seen in wireshark) and not able detect by json_recv(ctx, request) in server.

Is it JSON-RPC over SSL is strongly discouraged?

How can we approach SSL integration in JSON-RPC

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