We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb2a571 commit f3b596eCopy full SHA for f3b596e
History.md
@@ -170,7 +170,7 @@ Notable changes
170
- A new option 'verify_hostname' is added to OpenSSL::SSL::SSLContext. When it
171
is enabled, and the SNI hostname is also set, the hostname verification on
172
the server certificate is automatically performed. It is now enabled by
173
- OpenSSL::SSL::Context#set_params.
+ OpenSSL::SSL::SSLContext#set_params.
174
[[GH ruby/openssl#60]](https://github.com/ruby/openssl/pull/60)
175
176
Removals
0 commit comments