使用resty,发送https请求,http_connect.lua:247 attempt to call method 'sslhandshake' (a nil valuea)报这个错,nginx-lua版本是0.10.22,应该是有这个方法的,求大神
求大神:https请求,报错attempt to call method 'sslhandshake' (a nil valuea)
16 days later
应该是你的代码写错了。 注意 s.sslhandshake 和 s:sslhandshake 的区别。
另外你的问题缺少太多的信息,注意提问应该有完整的上下文。