diff options
| author | Kazuki Yamaguchi <k@rhe.jp> | 2024-12-21 03:06:40 +0900 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2025-02-09 10:26:06 +0000 |
| commit | 1f4fc2e608b009599dab3413ea9c04746ae65d90 (patch) | |
| tree | 332e6558bf708d10704f55c97ad0d55c6b929a3e /spec/ruby | |
| parent | 237c71fc29dc2b877dcd27225e75825ddec851e8 (diff) | |
[ruby/openssl] ssl: remove start_server_version from tests
Use start_server instead of start_server_version.
start_server_version is a wrapper around start_server that forces the
server to a specific protocol version using the now-deprecated method
SSLSocket#ssl_version=, but it does more than that. The slightly
different method signature and default values are confusing. Let's
use start_server directly.
https://github.com/ruby/openssl/commit/22ed31d77e
Diffstat (limited to 'spec/ruby')
0 files changed, 0 insertions, 0 deletions
