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

TLS? #5

Open
SoniEx2 opened this issue Aug 9, 2018 · 5 comments
Open

TLS? #5

SoniEx2 opened this issue Aug 9, 2018 · 5 comments

Comments

@SoniEx2
Copy link

SoniEx2 commented Aug 9, 2018

Any plans to support TLS over SCTP?

@nyovaya
Copy link

nyovaya commented Jan 22, 2019

Isn't this out of the goal of this crate? But I think it could be done using crate 'openssl'.

@SoniEx2
Copy link
Author

SoniEx2 commented Jan 22, 2019

SCTP extends TLS in fun and interesting ways. so it's not as simple as slapping TLS streams on top of the transport layer.

@nyovaya
Copy link

nyovaya commented Jan 31, 2019

So do you want to use DTLS over SCTP or what are thinking about?

@SoniEx2
Copy link
Author

SoniEx2 commented Jan 31, 2019

@nyovaya
Copy link

nyovaya commented Jan 31, 2019

OpenSSL supports TLS over SCTP AFAIK - wouldn't this be a solution for the first?

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