blade icon indicating copy to clipboard operation
blade copied to clipboard

Complete development of TLS/SSL module

Open mcfriend99 opened this issue 4 years ago • 4 comments

mcfriend99 avatar Sep 22 '21 08:09 mcfriend99

What is this module for?

Brian3647 avatar Sep 22 '21 17:09 Brian3647

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 avatar Sep 22 '21 18:09 mcfriend99

What is this module for?

Thanks for reminding me that this task has no description

mcfriend99 avatar Sep 22 '21 18:09 mcfriend99

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 avatar Mar 07 '22 18:03 mcfriend99