colin
|
6ee8d23ac4
|
ssl request support sni(Server Name Indication) (#1460)
* ssl support sni(Server Name Indication)
* ssl support sni(Server Name Indication)
|
2021-08-23 16:54:01 +08:00 |
|
蒋祥龙
|
28d47d96b9
|
1.修复前一个ssl错误没清,导致后面的正常ssl调用操作 获取到这个错误 (#1401)
|
2021-05-14 21:07:27 +08:00 |
|
子熏
|
c0e3421462
|
bugfix ltls init #1314 (#1318)
* bugfix ltls init #1314
* 修改init失败信息
* fix destructor
Co-authored-by: zixun <lvzxiun@gmail.com>
|
2021-01-11 15:15:25 +08:00 |
|
Cloud Wu
|
a87b039c6d
|
use new lua userdata api
|
2020-10-10 19:19:33 +08:00 |
|
zixun
|
c075de7425
|
use SSL_CTX_use_certificate_chain_file instead of SSL_CTX_use_certificate_file
|
2019-12-23 19:25:39 +08:00 |
|
zixun
|
4fa1ba57cb
|
add SSL_CTX_new error string
|
2019-06-27 15:37:13 +08:00 |
|
zixun
|
2d6d2c75a4
|
fix BIO_read and BIO_write return 0
|
2019-05-22 18:30:44 +08:00 |
|
zixun
|
194940822e
|
fix SSL_read and SSL_write return 0
|
2019-05-22 14:52:45 +08:00 |
|
zixun
|
be590cfa8c
|
#1016 bugfix SSL_read and SSL_do_handshake
|
2019-05-21 22:24:37 +08:00 |
|
zixun
|
0c66252cd1
|
fix post with https
|
2019-03-26 21:31:36 +08:00 |
|
Cloud Wu
|
bfbbe91efa
|
turn off ltls by default
|
2019-03-26 10:31:47 +08:00 |
|
zixun
|
7746193b5f
|
add https client and server support by bios
|
2019-03-14 10:36:02 +08:00 |
|