readable_ssl_versions 251 B

123456
  1. o Code simplification and refactoring:
  2. - Use macros to indicate OpenSSL versions, so we don't need to worry
  3. about accidental hexadecimal bit shifts.
  4. - Remove some workaround code for OpenSSL 0.9.6, which is no longer
  5. supported.