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

Complete development of TLS/SSL module #88

Open
mcfriend99 opened this issue Sep 22, 2021 · 4 comments
Open

Complete development of TLS/SSL module #88

mcfriend99 opened this issue Sep 22, 2021 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@mcfriend99
Copy link
Member

No description provided.

@mcfriend99 mcfriend99 created this issue from a note in Standard Library Development (To do) Sep 22, 2021
@Brian3647
Copy link
Member

What is this module for?

@mcfriend99
Copy link
Member Author

The http module currently lacks https support. This module will enable us build support for https in the library.

This module is to enable TLS/SSL features in Blade and will foster the development of a built-in package manager and server with TLS support as well.

This module should probably wrap the OpenSSL library as it is available natively on most OS.

@mcfriend99 mcfriend99 changed the title Complete development of ssl module Complete development of TLS/SSL module Sep 22, 2021
@mcfriend99
Copy link
Member Author

What is this module for?

Thanks for reminding me that this task has no description

@mcfriend99 mcfriend99 added help wanted Extra attention is needed good first issue Good for newcomers enhancement New feature or request labels Sep 22, 2021
@mcfriend99 mcfriend99 moved this from To do to In progress in Standard Library Development Feb 10, 2022
@mcfriend99
Copy link
Member Author

At #114, a lot of this has been done. Just left with a couple new implementations and the SSL module will be ready for a pre-release.

@mcfriend99 mcfriend99 moved this from In progress to Done in Standard Library Development Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
No open projects
Development

No branches or pull requests

2 participants