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

ssl offloading #1453

Open
wangchencheng93 opened this issue Dec 25, 2019 · 1 comment
Open

ssl offloading #1453

wangchencheng93 opened this issue Dec 25, 2019 · 1 comment

Comments

@wangchencheng93
Copy link

Hi, I am a snabb user and I am really appreciate group of snabb that provide this outstanding tool. Now, I need to convert https traffic to http traffic.
Can Snabb support ssl offloading with ssl certificate and key?

@eugeneia
Copy link
Member

eugeneia commented Feb 4, 2020

I suppose you could link with a TLS implementation (e.g. BoringSSL) to terminate TLS. You would have to refer to the respective implementations API how to do the mediation between packets and TLS operations I suppose.

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