File tree 1 file changed +1
-15
lines changed
1 file changed +1
-15
lines changed Original file line number Diff line number Diff line change 10
10
11
11
* Eric Osterweil
12
12
* Glen Wiley
13
- * Gowri Visweswaran
14
13
15
14
Purpose of this release:
16
15
=========
@@ -53,16 +52,9 @@ per the DANE SMIMEA draft.
53
52
54
53
Certificate Discovery
55
54
------
56
- Encryption associations are located under:
57
55
58
56
```
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>
66
58
```
67
59
68
60
The Certificate Usage Field
@@ -76,8 +68,6 @@ The Certificate Usage Field
76
68
77
69
3 or DANE-EE -- Implemented
78
70
79
- 4 or REJECT -- Implemented
80
-
81
71
82
72
The Selector Field
83
73
------
@@ -95,8 +85,4 @@ The Matching Type Field
95
85
96
86
2 or SHA2-512 -- Implemented
97
87
98
- Certificate Access Field as a URI
99
- ------
100
-
101
- Implemented
102
88
You can’t perform that action at this time.
0 commit comments