From owner-FreeBSD-users-jp@jp.FreeBSD.org Mon Sep 16 13:09:51 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g8G49pv86121;
	Mon, 16 Sep 2002 13:09:51 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from smtp.poplar.ocn.ne.jp (poplar.ocn.ne.jp [211.6.83.54])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id g8G49p386114
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Mon, 16 Sep 2002 13:09:51 +0900 (JST)
	(envelope-from shuuji@poplar.ocn.ne.jp)
Received: from bluebox (p12137-adsao04hon-acca.tokyo.ocn.ne.jp [61.199.17.137])
	by smtp.poplar.ocn.ne.jp (Postfix) with ESMTP id B8B7E1EFF
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Mon, 16 Sep 2002 13:09:50 +0900 (JST)
From: Shuuji Negawa <shuuji@poplar.ocn.ne.jp>
To: FreeBSD-users-jp@jp.FreeBSD.org
In-Reply-To: <20020916.110408.78704070.y-koga@jp.FreeBSD.org>
References: <20020916094820.3D45.SHUUJI@poplar.ocn.ne.jp> <20020916.110408.78704070.y-koga@jp.FreeBSD.org>
Message-Id: <20020916130455.7E39.SHUUJI@poplar.ocn.ne.jp>
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-2022-JP"
Content-Transfer-Encoding: 7bit
X-Mailer: Becky! ver. 2.00.11
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Mon, 16 Sep 2002 13:09:50 +0900
X-Sequence: FreeBSD-users-jp 70820
Subject: [FreeBSD-users-jp 70820] Re: SSLWrap
 =?ISO-2022-JP?B?GyRCJEcbKEI=?= SSL
 =?ISO-2022-JP?B?GyRCREw/LiQsJEckLSRKJCQbKEI=?= 
Errors-To: owner-FreeBSD-users-jp@jp.FreeBSD.org
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: shuuji@poplar.ocn.ne.jp
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+020902

$B:,@n$G$9!%(B
$B$*@$OC$K$J$C$F$*$j$^$9!%(B


On Mon, 16 Sep 2002 11:04:08 +0900
Koga Youichirou <y-koga@jp.FreeBSD.org> wrote:

$B$3$,MM!$$465<x$"$j$,$H$&$4$6$$$^$9!%(B

> $B>e5-@_Dj$G$O!"(Binetd.conf $B$N(B server program arguments $B%U%#!<%k%I$,!"(B
> -cert /usr/local/ssl/certs/server.pem -port 110
> $B$H$J$C$F$$$^$9!#(Binetd.conf $B$N%^%K%e%"%k$K$"$k(B server program arguments
> $B%U%#!<%k%I$N@bL@$G$O!"(B
> 
>      The server program arguments should be just as arguments normally are,
>      starting with argv[0], which is the name of the program.  If the service
>      is provided internally, the service-name of the service (and any argu-
>      ments to it) or the word ``internal'' should take the place of this
>      entry.
> 
> $B$G$9$+$i!"$3$N@_Dj$G$O(B argv[0] ($B%W%m%0%i%`L>(B) $B$,H4$1$F$$$^$9!#(B
> $B$3$N$?$a!"(Bsslwrap $B$N0z?t$H$7$F(B -cert $B$,EO$C$F$$$J$$$N$G$7$g$&!#(B

/etc/inetd.conf $B$r(B
 pop3s stream tcp nowait roo$B#t(B /usr/local/sbin/sslwrap sslwrap -cert /usr/local/ssl/certs/server.pem -port 110
                                                                          ~~~~~~~~
$B$HJQ$($^$7$?$H$3$m!$$&$^$/$$$-$^$7$?!%$^$?!$(BSMTP$B!$(BIMAP$B$K$D$-$^$7$F$b$&$^(B
$B$/$$$-$^$7$?!%$^$?!$(B bad gethostbyaddr $B$N$h$&$J%(%i!<$b=PNO$5$l$J$/$J$j(B
$B$^$7$?!%(B

$B$d$O$j!$(Bargv[0] $B$,H4$1$F$$$^$7$?!%(B/etc/inetd.conf $B$N4pK\E*$J;H$$J}$,M}2r(B
$B$G$-$F$$$^$;$s$G$7$?!%(B

$B$465<x2<$5$j!$@?$K$"$j$,$H$&$4$6$$$^$7$?!%(B

$B$=$l$G$O<:Ni$$$?$7$^$9!%(B
--
Shuuji Negawa
mailto:shuuji@poplar.ocn.ne.jp

