mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
![]() * [jruby] support a truststore option which might be a completely different file than keystore ... due backwards compatibility we assume `truststore = keystore` (`truststore_pass = keystore_pass`) * [jruby] actually use truststore on initialize * [jruby] add keystore_type and truststore_type * [jruby] dry and simplify native bits * [jruby] setup SSLError in native (like C part) * [jruby] map to SSLError from native exception * [jruby] provide peercert even if hand-shake fails |
||
---|---|---|
.. | ||
Http11.java | ||
Http11Parser.java | ||
MiniSSL.java |