From owner-freebsd-questions@FreeBSD.ORG Mon Feb 23 18:42:17 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF71216A4CE for ; Mon, 23 Feb 2004 18:42:17 -0800 (PST) Received: from adsl-68-76-19-75.dsl.klmzmi.ameritech.net (adsl-68-76-19-75.dsl.klmzmi.ameritech.net [68.76.19.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65D0443D1D for ; Mon, 23 Feb 2004 18:42:17 -0800 (PST) (envelope-from luke@foolishgames.com) Received: from [192.168.2.49] (adsl-68-79-134-87.dsl.klmzmi.ameritech.net [68.79.134.87]) (authenticated bits=0)ESMTP id i1O2gFh8002836; Mon, 23 Feb 2004 21:42:15 -0500 (EST) (envelope-from luke@foolishgames.com) In-Reply-To: <20040224012915.GA27408@teddy.fas.com> References: <20040224003846.GB25902@teddy.fas.com> <20040224010221.GA70587@keyslapper.org> <20040224012915.GA27408@teddy.fas.com> Mime-Version: 1.0 (Apple Message framework v612) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <2DA987B2-6673-11D8-83E4-000A95EFF4CA@foolishgames.com> Content-Transfer-Encoding: 7bit From: Lucas Holt Date: Mon, 23 Feb 2004 21:43:08 -0500 To: stan X-Mailer: Apple Mail (2.612) X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on adsl-68-76-19-75.dsl.klmzmi.ameritech.net X-Virus-Scanned: ClamAV version 'clamd / ClamAV version 0.65', clamav-milter version '0.60p' cc: Free BSD Questions list Subject: Re: imap question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2004 02:42:17 -0000 Passwords would be sent in clear text if you compiled WITHOUT_SSL and connected to port 143. make cert is used on that port to create the certificate file imap(d).pem and an symbolic link for pop3d. I suspect that there is something wrong with the certificate or the permissions are wrong. It could also be an issue with the client mail app you are using. For example, Apple' s mail.app in OSX does not handle self signed certificates well. imapd doesn't want the cert from the openbsd router, its just reporting the client is coming from it since its your router. The cert comes from the freebsd file system. I suppose its possible that openssl thinks a man in the middle attack is happening since the request is coming for your router presuming its that smart. if its just forwarding the packets, i don't see how though. Lucas Holt Luke@FoolishGames.com ________________________________________________________ FoolishGames.com (Jewel Fan Site) JustJournal.com (Free blogging) 'I try to think but nothing happens' -- Homer Jay Simpson