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

No way to verify or send Certificates? #24

Open
rethab opened this issue Mar 6, 2014 · 0 comments
Open

No way to verify or send Certificates? #24

rethab opened this issue Mar 6, 2014 · 0 comments

Comments

@rethab
Copy link

rethab commented Mar 6, 2014

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

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