Project

General

Profile

Actions

Bug #3704

closed

openssl: exception message wording improvement

Added by pbetteridge (Paul Betteridge) over 13 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
1.9.1p376
Backport:
[ruby-core:31748]

Description

=begin
When a new connection is created, the hostname of the target is checked against the name in the certificate. If they do not match, an exception is raised. The wording of the message is not quite correct English.

It currently reads: "hostname was not match with the server certificate"

I suggest that it would be better if it read: "hostname does not match the server certificate", but if a smaller change were desired, it could be changed to "hostname was not matched with the server certificate".

This message appears in http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/lib/openssl/ssl-internal.rb?revision=25189&view=markup

A patch against the trunk with my suggested wording is attached
=end


Files

ruby-openssl-msg.patch (579 Bytes) ruby-openssl-msg.patch proposed patch against trunk pbetteridge (Paul Betteridge), 08/18/2010 01:10 AM
Actions #1

Updated by nahi (Hiroshi Nakamura) over 13 years ago

  • Assignee set to nahi (Hiroshi Nakamura)

=begin

=end

Actions #2

Updated by nahi (Hiroshi Nakamura) over 13 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
This issue was solved with changeset r29189.
Paul, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.

=end

Actions #3

Updated by nahi (Hiroshi Nakamura) over 13 years ago

=begin
Paul, I applied the patch as-is. Thanks!
=end

Actions #4

Updated by nahi (Hiroshi Nakamura) over 13 years ago

  • Target version set to 1.9.3

=begin

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0