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 set up PSK ciphers #68

Open
mbethke opened this issue Sep 20, 2019 · 0 comments
Open

How to set up PSK ciphers #68

mbethke opened this issue Sep 20, 2019 · 0 comments

Comments

@mbethke
Copy link

mbethke commented Sep 20, 2019

Apparently this can support all the ciphers that OpenSSL can, including the PSK ones that I need. However, I have no idea how to set up a connection using them. From C I use SSL_set_psk_client_callback which works just fine, but nothing of that sort is even called in the Java version. Is there any way to use PSK modes at all?

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