HomeFreeBSD

- syswrite: if SSL_write sets SSL_ERROR_SYSCALL but no $! (as seen with

Description

  • syswrite: if SSL_write sets SSL_ERROR_SYSCALL but no $! (as seen with OpenSSL 1.1.0 on Windows) set $! to EPIPE to propagate a useful error
  • removed unecessary settings of SSL_version and SSL_cipher_list from tests
  • protocol_version.t can now deal when TLS 1.0 and/or TLS 1.1 are not supported

Details

Provenance
jadawinAuthored on
Parents
rP451003: - Update to 0.19
Branches
Unknown
Tags
Unknown