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

How to use ciphers in php call? #38

Closed
emma-eva opened this issue Jul 18, 2021 · 1 comment
Closed

How to use ciphers in php call? #38

emma-eva opened this issue Jul 18, 2021 · 1 comment

Comments

@emma-eva
Copy link

Will ssl ciphers work in php/curl? How can i use your ciphers in my php code to get token and work post method perfectly?

@simon-weber
Copy link
Owner

I'm not a php guy, but the names of the ciphers are standardized and ought to work with any http client that allows you to configure them. You might also need the alpn and no_ticket settings; you can refer to #25 to see the settings in one place.

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

2 participants