Skip to content

No way to verify or send Certificates? #24

@rethab

Description

@rethab

Hi there,

From what I understand, sending a client certificate is not straightforward in PHP unless you are using the curl library, which requires an extension to be enabled.

Verifying the server certificate should be easier, but they way I see this is that I would need to intercept right after 'fsockopen', which I can't since the resource object is not being exposed by stomp (for obvious reasons).

Assuming that the two statements are correct, I think I'll have to modify stomp in order to allow for either of these.

Could you please let me know if I am right here? If so, I would start and eventually send a pull request.

Regards,
Reto

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