Open christan305 opened 3 years ago
There ins't a TLS support in F-Stack , you can only choose to use other APP(such as Nginx) or third-party library, because we generally only used F-Stack as a network framework,But we will support easier porting of third-party applications
Hello, is there any TLS support in f-stack? Or some third-party library that can be easily converted to follow the f-stack API? I could change the OpenSSL or WolfSSL source code, but first I would like to find some easier alternative.