File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
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 )
67- [ TEA Discovery - defining an extensible identifier] ( #tea-discovery---defining-an-extensible-identifier )
78- [ The TEI URN: An extensible identifier] ( #the-tei-urn-an-extensible-identifier )
89 - [ TEI syntax] ( #tei-syntax )
910 - [ TEI types] ( #tei-types )
1011 - [ TEI resolution using DNS] ( #tei-resolution-using-dns )
11- - [ Finding the Index using DNS result] ( #finding-the-index-using-dns-result )
12+ - [ Connecting to the API] ( #connecting-to-the-api )
13+ - [ Overview: Finding the Index using DNS result] ( #overview-finding-the-index-using-dns-result )
1214- [ The TEA Version Index] ( #the-tea-version-index )
1315- [ References] ( #references )
1416
@@ -160,7 +162,7 @@ This is solved by using the ".well-known" name space as defined by the IETF.
160162
161163The name in the DNS name part points to a set of DNS records.
162164
163- A TEI with name ` tea.example.com ` queries for ` tea.example.com ` ` A ` and ` AAAA ` records.
165+ A TEI with ` domain- name` ` tea.example.com ` queries DNS for ` tea.example.com ` , considering ` A ` , ` AAAA ` and ` CNAME ` records.
164166These point to the hosts available for the Transparency Exchange API.
165167
166168The TEA client connects to the host using HTTPS and validates the certificate.
You can’t perform that action at this time.
0 commit comments