A support library for Ronin. Like activesupport, but for hacking!
GNU Lesser General Public License v3.0
27
stars
10
forks
source link
Add the `min_version:` and `max_version:` keyword arguments to all SSL and TLS methods #499
Closed
postmodern closed 7 months ago
It should be possible to specify the SSL/TLS
min_version:
and/ormax_version:
for any SSL or TLS method.