General Tests
TIG Section 1.3
Test group: [tigSection_1_3_Validation]
- Test case -61000: Validate that the JSON string value "icann_rdap_technical_implementation_guide_1" is included in the RDAP Conformance data structure.
TIG 2024 Section 1.5
Test group: [tigSection2024_1_5_Validation]
- Test case -61100: If the scheme of the URI to be tested is "https", verify that only TLS 1.2 or TLS 1.3 are offered by the RDAP server.
- Test case -61101: If the server is using TLS 1.2, verify that the cipher suite being used is one of: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
TIG 2024 Section 3.2
Test group: [tigSection2024_3_2_Validation]
- Test case -23201: Validate that the links object found with the test of code -23200 has a value property and that the property contents match the URI used to query the server.
TIG 2024 Section 3.3
Test group: [tigSection2024_3_3_Validation]
- Test case -61200: Validate that at least one notices object is in the topmost object containing a links object with a rel property of “terms-of-service:
- Test case -61201: Validate that the links object above has an href property with an https or http URL.
- Test case -61202: Validate that the links object above has a value property that is the URI used to query the RDAP server for this specific response.
TIG 2024 Section 3.4
Test group: [tigSection2024_3_4_Validation]
- Test case -20701: Validate that the server responds to a /help query with an HTTP 200 OK and a valid RDAP JSON Response to /help.