Skip to content

Commit b030ac5

Browse files
author
Eric Osterweil
committed
Removed experimental pieces.
1 parent a7087d2 commit b030ac5

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

ReleaseNotes.md

+1-15
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Team:
1010

1111
* Eric Osterweil
1212
* Glen Wiley
13-
* Gowri Visweswaran
1413

1514
Purpose of this release:
1615
=========
@@ -53,16 +52,9 @@ per the DANE SMIMEA draft.
5352

5453
Certificate Discovery
5554
------
56-
Encryption associations are located under:
5755

5856
```
59-
<SHA224(local part)>._encr._smimecert.<mail domain>
60-
```
61-
62-
Signing verification associations are located under:
63-
64-
```
65-
<SHA224(local part)>._sign._smimecert.<mail domain>
57+
<SHA224(local part)>._smimecert.<mail domain>
6658
```
6759

6860
The Certificate Usage Field
@@ -76,8 +68,6 @@ The Certificate Usage Field
7668

7769
3 or DANE-EE -- Implemented
7870

79-
4 or REJECT -- Implemented
80-
8171

8272
The Selector Field
8373
------
@@ -95,8 +85,4 @@ The Matching Type Field
9585

9686
2 or SHA2-512 -- Implemented
9787

98-
Certificate Access Field as a URI
99-
------
100-
101-
Implemented
10288

0 commit comments

Comments
 (0)