File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 33** NOTE** : _ This is a proposal for the WG_
44
55- [ From product identifier to API endpoint] ( #from-product-identifier-to-api-endpoint )
6- - [ Advertising the TEI] ( #advertising-the-tei )
76- [ TEA Discovery - defining an extensible identifier] ( #tea-discovery---defining-an-extensible-identifier )
87- [ The TEI URN: An extensible identifier] ( #the-tei-urn-an-extensible-identifier )
98 - [ TEI syntax] ( #tei-syntax )
109 - [ TEI types] ( #tei-types )
1110 - [ TEI resolution using DNS] ( #tei-resolution-using-dns )
12- - [ Connecting to the API] ( #connecting-to-the-api )
13- - [ Overview: Finding the Index using DNS result] ( #overview-finding-the-index-using-dns-result )
11+ - [ Finding the Index using DNS result] ( #finding-the-index-using-dns-result )
1412- [ The TEA Version Index] ( #the-tea-version-index )
1513- [ References] ( #references )
1614
@@ -162,7 +160,7 @@ This is solved by using the ".well-known" name space as defined by the IETF.
162160
163161The name in the DNS name part points to a set of DNS records.
164162
165- A TEI with ` domain- name` ` tea.example.com ` queries DNS for ` tea.example.com ` , considering ` A ` , ` AAAA ` and ` CNAME ` records.
163+ A TEI with name ` tea.example.com ` queries for ` tea.example.com ` ` A ` and ` AAAA ` records.
166164These point to the hosts available for the Transparency Exchange API.
167165
168166The TEA client connects to the host using HTTPS and validates the certificate.
You can’t perform that action at this time.
0 commit comments