mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
Use www.rfc-editor.org for RFC text.
We use the following site for that now: * https://tools.ietf.org/ or http * https://datatracker.ietf.org or http Today, IETF said the official site of RFC is www.rfc-editor.org. FYI: https://authors.ietf.org/en/references-in-rfcxml I replaced them to www.rfc-editor.org.
This commit is contained in:
parent
67bdb7aaba
commit
7630a89a4b
16 changed files with 32 additions and 32 deletions
|
@ -691,7 +691,7 @@ class OpenSSL::TestSSL < OpenSSL::SSLTestCase
|
|||
assert_equal(true, OpenSSL::SSL.verify_wildcard("xn--qdk4b9b", "xn--qdk4b9b"))
|
||||
end
|
||||
|
||||
# Comments in this test is excerpted from http://tools.ietf.org/html/rfc6125#page-27
|
||||
# Comments in this test is excerpted from https://www.rfc-editor.org/rfc/rfc6125#page-27
|
||||
def test_post_connection_check_wildcard_san
|
||||
# case-insensitive ASCII comparison
|
||||
# RFC 6125, section 6.4.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue