mirror of
https://github.com/internetstandards/toolbox-wiki.git
synced 2024-11-22 11:01:38 +01:00
Update DANE-for-SMTP-how-to.md
This commit is contained in:
parent
d8efebcbef
commit
53a1c70e78
@ -78,7 +78,7 @@ The illustration below shows two TLS capable e-mail servers without using DANE.
|
|||||||
The illustration below shows what happens when an attacker performs a man in the middle (MITM) attack and inserts its own certificate into the connection process.
|
The illustration below shows what happens when an attacker performs a man in the middle (MITM) attack and inserts its own certificate into the connection process.
|
||||||
![](dane-example-1-evilcert.png)
|
![](dane-example-1-evilcert.png)
|
||||||
|
|
||||||
### Mail delivery: TLS with MITM using evil certificate
|
### Mail delivery: TLS with MITM stripping TLS
|
||||||
The illustration below shows what happens when an attacker performs a man in the middle (MITM) attack and forces an unsecure connection by stripping the TLS capability from the receiving e-mail server.
|
The illustration below shows what happens when an attacker performs a man in the middle (MITM) attack and forces an unsecure connection by stripping the TLS capability from the receiving e-mail server.
|
||||||
![](dane-example-1-striptls.png)
|
![](dane-example-1-striptls.png)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user