mirror of
				https://github.com/internetstandards/toolbox-wiki.git
				synced 2025-11-03 23:35:28 +01:00 
			
		
		
		
	Update DANE-for-SMTP-how-to.md
This commit is contained in:
		@@ -2,11 +2,14 @@
 | 
				
			|||||||
- [Introduction](#introduction)
 | 
					- [Introduction](#introduction)
 | 
				
			||||||
- [What is DANE?](#what-is-dane-)
 | 
					- [What is DANE?](#what-is-dane-)
 | 
				
			||||||
- [Why use DANE for SMTP?](#why-use-dane-for-smtp-)
 | 
					- [Why use DANE for SMTP?](#why-use-dane-for-smtp-)
 | 
				
			||||||
  * [Advantages of DANE explained by illustrations](#advantages-of-dane-explained-by-illustrations)
 | 
					  * [Risks of SMTP with opportunistic TLS](#risks-of-smtp-with-opportunistic-tls)
 | 
				
			||||||
    + [Mail delivery: TLS without DANE](#mail-delivery--tls-without-dane)
 | 
					  * [DANE addresses these risks](#dane-addresses-these-risks)
 | 
				
			||||||
    + [Mail delivery: TLS with MITM using evil certificate](#mail-delivery--tls-with-mitm-using-evil-certificate)
 | 
					- [Advantages of DANE explained by illustrations](#advantages-of-dane-explained-by-illustrations)
 | 
				
			||||||
    + [Mail delivery: TLS with MITM stripping TLS](#mail-delivery--tls-with-mitm-stripping-tls)
 | 
					  * [Mail delivery: TLS without DANE](#mail-delivery--tls-without-dane)
 | 
				
			||||||
    + [Mail delivery: TLS with DANE](#mail-delivery--tls-with-dane)
 | 
					  * [Mail delivery: TLS with MITM stripping TLS](#mail-delivery--tls-with-mitm-stripping-tls)
 | 
				
			||||||
 | 
					  * [Mail delivery: TLS with MITM using evil certificate](#mail-delivery--tls-with-mitm-using-evil-certificate)
 | 
				
			||||||
 | 
					  * [Mail delivery: TLS with DANE](#mail-delivery--tls-with-dane)
 | 
				
			||||||
 | 
					  * [Mail delivery: TLS with DANE without DNSSEC](#mail-delivery--tls-with-dane-without-dnssec)
 | 
				
			||||||
- [Reliable certificate rollover](#reliable-certificate-rollover)
 | 
					- [Reliable certificate rollover](#reliable-certificate-rollover)
 | 
				
			||||||
  * [Current + next details](#current---next-details)
 | 
					  * [Current + next details](#current---next-details)
 | 
				
			||||||
- [Tips, tricks and notices for implementation](#tips--tricks-and-notices-for-implementation)
 | 
					- [Tips, tricks and notices for implementation](#tips--tricks-and-notices-for-implementation)
 | 
				
			||||||
@@ -38,6 +41,7 @@
 | 
				
			|||||||
<small><i><a href='http://ecotrust-canada.github.io/markdown-toc/'>Table of contents generated with markdown-toc</a></i></small>
 | 
					<small><i><a href='http://ecotrust-canada.github.io/markdown-toc/'>Table of contents generated with markdown-toc</a></i></small>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Executive Summary
 | 
					# Executive Summary
 | 
				
			||||||
* DANE is a best-practice technology for securing the transfer of email (SMTP) between organizations across the public Internet.
 | 
					* DANE is a best-practice technology for securing the transfer of email (SMTP) between organizations across the public Internet.
 | 
				
			||||||
* Successful DANE deployments require additional operational discipline.
 | 
					* Successful DANE deployments require additional operational discipline.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user