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 for TLS ("SSL") #2

Open
CodeEagle opened this issue Jun 30, 2021 · 3 comments
Open

Add support for TLS ("SSL") #2

CodeEagle opened this issue Jun 30, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@CodeEagle
Copy link

Thanks for this great lib at first
Is this lib support SSL ?

@helje5
Copy link
Member

helje5 commented Jun 30, 2021

Macro itself doesn't include NIO SSL for sizing reasons (and because SSL is not usually useful for Macro servers, as they usually live behind a frontend proxy like NGINX).

Having say that, we should create a MacroTLS eventually.

@helje5 helje5 added the enhancement New feature or request label Jun 30, 2021
@helje5 helje5 changed the title SSL Support? Add support for TLS ("SSL") Jun 30, 2021
@CodeEagle
Copy link
Author

@helje5 thanks

@helje5
Copy link
Member

helje5 commented Jul 2, 2021

I think we actually want to do this, create a MacroSSL/TLS package which integrates NIOTLS (similar to MacroLambda). Just not as part of this specific package.

@helje5 helje5 reopened this Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants