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

Provide DTLS example with PSK use #41

Open
ratelwork opened this issue Apr 20, 2023 · 6 comments
Open

Provide DTLS example with PSK use #41

ratelwork opened this issue Apr 20, 2023 · 6 comments
Assignees
Labels
Feature Request An item that is "nice to have" but not supported at this time.

Comments

@ratelwork
Copy link

Can you please provide an example of DTLS PSK use?

@kaleb-himes kaleb-himes added the Feature Request An item that is "nice to have" but not supported at this time. label Apr 20, 2023
@lealem47
Copy link
Contributor

Hi @ratelwork,

Can I ask what you're working on?

PSK is currently not supported with the python wrapper. Would you like to submit a feature request to add support for it?

@ratelwork
Copy link
Author

ratelwork commented Apr 25, 2023

Hi @lealem47

Can I ask what you're working on?

Of cource, we make experiments with DTLS communication on top of lorawan in our institute. We want to use python wrapper at the client side DTLS. For the testing purposes better to have both client and server.

PSK is currently not supported with the python wrapper. Would you like to submit a feature request to add support for it?

It will be nice to see it in the future.

@lealem47
Copy link
Contributor

@ratelwork,

Great, I've added it to our feature request list. Is this a must-have feature for you or can you still move forward with your testing? And what institute are you involved with?

@ratelwork
Copy link
Author

@lealem47 currently we use https://pypi.org/project/python3-dtls/ but it have no PSK support. Other important features for us is possibility to change handshake timeout value and MTU (fragmentation) size, that are presented in the https://pypi.org/project/python3-dtls/. Institute of Reliable Embedded Systems and Communication Electronics.

@nkosmynin
Copy link

Hi! We study how to implement the HTTPS communication with PSK under Python, WolfSSL seems to be a good candidate for that. Therefore we are also interested in this feature

@lealem47
Copy link
Contributor

Hi @nkosmynin,

Thank you for your note. We are tracking this request internally. We try to work on requested features whenever we get free engineering cycles unless a customer decides to back the effort for a finite implementation timeline. We will keep you updated on any progress here.

Thanks,
Lealem, wolfSSL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request An item that is "nice to have" but not supported at this time.
Projects
None yet
Development

No branches or pull requests

4 participants