Actions
Backport #5983
closedPlease backport r34481
Status:
Closed
Assignee:
-
Description
Please backport r34481 to ruby_1_9_3 if possible.
Actions
Like0
Like0
Added by MartinBosslet (Martin Bosslet) about 13 years ago. Updated about 13 years ago.
Description
Please backport r34481 to ruby_1_9_3 if possible.
This issue was solved with changeset r34489.
Martin, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
merge revision(s) 34481,34488: [Backport #5983]
* ext/openssl/ossl_x509name.c: Use the numerical representation of
unrecognized OIDs instead of the sn "UNDEF".
* test/openssl/test_x509name.rb: Add tests for the fixed behavior.
Patch provided by Paul Kehrer, thank you!
[ruby-core:41769] [Feature #5787]