Project

General

Profile

« Previous | Next » 

Revision 19ef7082

Added by rhenium (Kazuki Yamaguchi) about 4 years ago

[ruby/openssl] ts: use TS_VERIFY_CTX_set_certs instead of TS_VERIFY_CTS_set_certs

OpenSSL 3.0 fixed the typo in the function name and replaced the
current 'CTS' version with a macro.

https://github.com/ruby/openssl/commit/2be6779b08