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

Add support of SNI #1466

Merged
merged 6 commits into from
Jan 15, 2024
Merged

Add support of SNI #1466

merged 6 commits into from
Jan 15, 2024

Conversation

sbernard31
Copy link
Contributor

@sbernard31 sbernard31 commented Jul 10, 2023

Add support of SNI at client side.
Add some integrations tests about SNI.

At server and bootstrap server, there is no specific Leshan abstraction for now, we just use Californium API to support SNI for coaps with rpk and x509.

Note there is also no support added to demo. (If you are using a bootstrap server which is able to put SNI resource (id:14) of Security object (id:0) to a leshan-client-demo, it should be able to use it)

More details at #1447.

@sbernard31 sbernard31 merged commit a596fea into master Jan 15, 2024
1 check passed
@sbernard31
Copy link
Contributor Author

This is now integrated in master and should be available in 2.0.0-M15.

@sbernard31 sbernard31 deleted the sni branch June 7, 2024 15:25
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

Successfully merging this pull request may close these issues.

None yet

1 participant