Test: webfinger.server.4_1__2_parameter_ordering_not_significant::parameter_ordering
Parameter ordering is not significant.
Started 2024:12:29-19:22:35.991222Z, ended 2024:12:29-19:22:38.020399Z (duration: 0:00:02.029177)
Test: webfinger.server.4_2__14_must_only_redirect_to_https::must_only_redirect_to_https
Test that if the server redirected, the final URL is an HTTPS URL.
Started 2024:12:29-19:22:38.020483Z, ended 2024:12:29-19:22:38.584758Z (duration: 0:00:00.564275)
Test: webfinger.server.4_2__2_perform_query::normal_query
Perform a normal, simple query on an existing account.
Started 2024:12:29-19:22:38.584874Z, ended 2024:12:29-19:22:39.158965Z (duration: 0:00:00.574091)
Test: webfinger.server.4_2__3_requires_resource_uri::requires_resource_uri_http_status
Do not accept requests with missing resource parameter: HTTP status.
Started 2024:12:29-19:22:39.159103Z, ended 2024:12:29-19:22:39.712203Z (duration: 0:00:00.553100)
Test: webfinger.server.4_2__3_requires_resource_uri::requires_resource_uri_jrd
Do not accept requests with missing resource parameter: JRD content.
Started 2024:12:29-19:22:39.712457Z, ended 2024:12:29-19:22:40.289051Z (duration: 0:00:00.576594)
Test: webfinger.server.4_2__4_do_not_accept_malformed_resource_parameters::double_equals_http_status
Do not accept malformed resource parameters. Test HTTP status for inserting an extra = character.
Started 2024:12:29-19:22:40.289267Z, ended 2024:12:29-19:22:40.846808Z (duration: 0:00:00.557541)
Test: webfinger.server.4_2__4_do_not_accept_malformed_resource_parameters::double_equals_jrd
Do not accept malformed resource parameters. Test JRD content for inserting an extra = character.
Started 2024:12:29-19:22:40.846967Z, ended 2024:12:29-19:22:41.431741Z (duration: 0:00:00.584774)
Test: webfinger.server.4_2__4_do_not_accept_malformed_resource_parameters::requires_valid_resource_uri_http_status
Do not accept malformed resource parameters. Test HTTP status for missing acct: scheme.
Started 2024:12:29-19:22:41.431818Z, ended 2024:12:29-19:22:41.978246Z (duration: 0:00:00.546428)
Test: webfinger.server.4_2__4_do_not_accept_malformed_resource_parameters::requires_valid_resource_uri_jrd
Do not accept malformed resource parameters. Test JRD content for missing acct: scheme.
Started 2024:12:29-19:22:41.978288Z, ended 2024:12:29-19:22:42.545082Z (duration: 0:00:00.566794)
Test: webfinger.server.4_2__5_status_404_for_nonexisting_resources::status_404_for_nonexisting_resources
The server responds with 404 when the resource parameter identifies a non-existent resource.
Started 2024:12:29-19:22:42.545244Z, ended 2024:12:29-19:22:43.158609Z (duration: 0:00:00.613365)
Test: webfinger.server.4_2__9_content_type::returns_jrd_in_response_to_https
Test that a query over HTTPS produces a JRD.
Started 2024:12:29-19:22:43.158773Z, ended 2024:12:29-19:22:43.715714Z (duration: 0:00:00.556941)
Test: webfinger.server.4_5__1_any_uri_scheme_for_resource_identifiers::any_uri_scheme_for_resource_identifiers
The server must accept resource identifiers provided in the query that use any scheme.
Started 2024:12:29-19:22:43.716015Z, ended 2024:12:29-19:22:44.286970Z (duration: 0:00:00.570955)
Test: webfinger.server.4__1_accepts_all_link_rels_in_query::accepts_combined_link_rels_in_query
A server must accept all link rels in the query, even if it does not understand them.
Tests several known an unknown link rels at a time.
Started 2024:12:29-19:22:44.290953Z, ended 2024:12:29-19:22:46.023479Z (duration: 0:00:01.732526)
Test: webfinger.server.4__1_accepts_all_link_rels_in_query::accepts_known_link_rels_in_query
A server must accept all link rels in the query, even if it does not understand them.
Tests one known link rel at a time.
Started 2024:12:29-19:22:46.023613Z, ended 2024:12:29-19:22:47.728720Z (duration: 0:00:01.705107)
Test: webfinger.server.4__1_accepts_all_link_rels_in_query::accepts_unknown_link_rels_in_query
A server must accept all link rels in the query, even if it does not understand them.
Tests one unknown link rels at a time.
Started 2024:12:29-19:22:47.728831Z, ended 2024:12:29-19:22:48.862693Z (duration: 0:00:01.133862)
Test: webfinger.server.4__3_only_returns_jrd_in_response_to_https_requests::does_not_return_jrd_in_response_to_http
Test that a query over HTTP does not produce a JRD.
Started 2024:12:29-19:22:48.862866Z, ended 2024:12:29-19:22:49.239450Z (duration: 0:00:00.376584)
Test: webfinger.server.4__3_only_returns_jrd_in_response_to_https_requests::uses_valid_https_certificate
Test that the server uses a valid HTTPS certificate.
Started 2024:12:29-19:22:49.239584Z, ended 2024:12:29-19:22:49.851062Z (duration: 0:00:00.611478)
Test: webfinger.server.5_1_cors_header_required::cors_header_required
The server must provide a valid value for HTTP Header "Access-Control-Allow-Origin".
Started 2024:12:29-19:22:49.851218Z, ended 2024:12:29-19:22:50.410860Z (duration: 0:00:00.559642)