comparison thesis/fig/stunnel.pic @ 397:13e630c5a44d

rename img -> fig
author meillo@marmaro.de
date Sat, 07 Feb 2009 22:39:07 +0100
parents thesis/img/stunnel.pic@0d78755132b7
children
comparison
equal deleted inserted replaced
396:8ef85e22ff7d 397:13e630c5a44d
1 .PS
2 # stunnel
3
4 L: box wid 2 ht 2
5 box invis "local host" below with .n at L.n
6
7
8 P465: box wid 0.3 ht 0.3 with .e at 0.25<L.nw,L.sw> "465"
9 P25: box wid 0.3 ht 0.3 with .e at 0.75<L.nw,L.sw> "25"
10
11 left
12 line <- 1.0 left from P465.w "SMTP over TLS" "(encrypted)"
13 box dashed "remote" "host"
14
15 spline -> from P465.e right 0.4 then to 0.5<P465.s, P25.n> then to P25.w-(0.4,0) then to P25.w "" "stunnel "
16
17 right
18 line -> 0.5 right from P25.e "SMTP" "(unencrypted)"
19 box "MTA"
20
21
22 .PE