CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/05/22 00:37:45
Modified files:
security/openssl-ruby-tests: Makefile
Added files:
security/openssl-ruby-tests/patches:
patch-test_openssl_test_ssl_rb
Log message:
security/openssl-ruby-tests: unhide a LibreSSL bug
Remove a pend that hides missing support for SSL_CTX_set_client_cert_cb()
in the TLSv1.3 stack. Contrary to the other pends this doesn't indicate
a missing feature but rather an actual bug that should be fixed.
