不用openssl可以用mbedtls或者其他的tls库支持https的框架我知道的就两个,brpc(只支持linux的),cpprestsdk(跨平台,底层还是用的openssl,而且server端做的不太好)