docs/diploma

diff thesis/img/stunnel.pic @ 230:35b0dfefd2c4

new pic
author meillo@marmaro.de
date Sat, 10 Jan 2009 00:27:06 +0100
parents
children bbfde22dcc35
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/thesis/img/stunnel.pic	Sat Jan 10 00:27:06 2009 +0100
     1.3 @@ -0,0 +1,23 @@
     1.4 +.PS
     1.5 +# stunnel
     1.6 +
     1.7 +L: box wid 2 ht 2
     1.8 +box invis "local host" below with .n at L.n
     1.9 +
    1.10 +#P: box wid 0.3 ht 3 with .e at L.w
    1.11 +
    1.12 +P465: box wid 0.3 ht 0.3 with .e at 0.25<L.nw,L.sw> "465"
    1.13 +P25: box wid 0.3 ht 0.3 with .e at 0.75<L.nw,L.sw> "25"
    1.14 +
    1.15 +left
    1.16 +line <- 1.0 left from P465.w "SMTP over TLS" "(encrypted)"
    1.17 +box dashed "remote" "host"
    1.18 +
    1.19 +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"
    1.20 +
    1.21 +right
    1.22 +line -> 0.5 right from P25.e "SMTP" "(unencrypted)"
    1.23 +box "MTA"
    1.24 +
    1.25 +
    1.26 +.PE