Software / code / prosody-modules
Comparison
mod_s2s_auth_dane/README.markdown @ 3990:daabba8fb45b
mod_s2s_auth_dane: It broke :(
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 23 Apr 2020 20:11:18 +0200 |
| parent | 2493:a6486881fe42 |
| child | 3991:eb56e743abe8 |
comparison
equal
deleted
inserted
replaced
| 3989:32d7f05e062f | 3990:daabba8fb45b |
|---|---|
| 78 - [DANE Operational Guidance][rfc7671] | 78 - [DANE Operational Guidance][rfc7671] |
| 79 | 79 |
| 80 Compatibility | 80 Compatibility |
| 81 ============= | 81 ============= |
| 82 | 82 |
| 83 Requires 0.9 or above. | 83 Works with Prosody 0.9 until 0.11. |
| 84 | |
| 85 **Broken** since (trunk revision 756b8821007a)[https://hg.prosody.im/trunk/rev/756b8821007a]. | |
| 84 | 86 |
| 85 Known issues | 87 Known issues |
| 86 ============ | 88 ============ |
| 87 | 89 |
| 88 - A race condition between the DANE lookup and completion of the TLS | 90 - A race condition between the DANE lookup and completion of the TLS |