Support to get client tls version by pyama86 · Pull Request #383 · matsumotory/ngx_mruby

Pull-Request Check List hi! ry sann! SSLハンドシェーク中にTLSのバージョンを取得できるようにしました。これによって古いクライアントからの接続要求時に処理を分岐するなどの実装が可能になります。 Add patches into src/. Add test into test/. Please see about test docs. Add ...