From owner-freebsd-questions@FreeBSD.ORG Wed Oct 19 08:49:25 2005 Return-Path: X-Original-To: questions@freebsd.org 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 3D1E116A420 for ; Wed, 19 Oct 2005 08:49:25 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id A481D43D73 for ; Wed, 19 Oct 2005 08:49:19 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id j9J8nGuR063120 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 19 Oct 2005 15:49:16 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.1/8.12.11) id j9J8nFtd044794; Wed, 19 Oct 2005 15:49:15 +0700 (ICT) Date: Wed, 19 Oct 2005 15:49:15 +0700 (ICT) Message-Id: <200510190849.j9J8nFtd044794@banyan.cs.ait.ac.th> From: Olivier Nicole To: frankstaals@gmx.net In-reply-to: <435607DF.2060009@gmx.net> (message from Frank Staals on Wed, 19 Oct 2005 10:46:23 +0200) References: <435607DF.2060009@gmx.net> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: questions@freebsd.org Subject: Re: Imap-uw and openssl certificate X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2005 08:49:25 -0000 > Common Name (FQDN of your server) []: fstaals.net The first answer that come to my mind is that your IMAP{ server is certainly NOT called "fstaals.net", but it should rather be "imap.fstaals.net" or "mail.fstaals.net" or something. You must put the exact name of your server, as it is known by DNS and reverse DNS. Olivier