From owner-freebsd-questions@FreeBSD.ORG Thu Apr 3 09:52:04 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E4D7F314 for ; Thu, 3 Apr 2014 09:52:04 +0000 (UTC) Received: from mail-yh0-x233.google.com (mail-yh0-x233.google.com [IPv6:2607:f8b0:4002:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AC70130F for ; Thu, 3 Apr 2014 09:52:04 +0000 (UTC) Received: by mail-yh0-f51.google.com with SMTP id f10so1427538yha.10 for ; Thu, 03 Apr 2014 02:52:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=xchOXzfNdv0BmSGVdORFbXdloin5Y0/haZJkpPWt8uE=; b=rYCUxu4Qfsi/RVQbdD+f8iI0qwtnevCKbv5MuOeq5Ynhu0ZMgbgiYRWrtQbWjuTHW7 YVyQolYlmelWSOgDEB3+gqUxx9da/MA100RjBjsTxLQSMZJS/Flx1LCz8f5QCQthOvSR LHtFlqDU/nFmvsgzWTFr474dCV3B9C798fJKDvahvghgz4ky6ZHp8ILkpVvn726sSw3L yzzd3tCwUlsyu9CpXfnRTcx7I2zEiKOEAcQ2hPGfOsjY8D2W+CDupKb/FJVLkBUQdClA 6Ajp/ZtbqhMWNQz3PPFSvJwWEnrngsniPul1+g2XWWNOBMN0JH4ysk+ImikfP/+WAGja D12A== MIME-Version: 1.0 X-Received: by 10.236.137.8 with SMTP id x8mr7300480yhi.4.1396518723872; Thu, 03 Apr 2014 02:52:03 -0700 (PDT) Sender: olivier2553@gmail.com Received: by 10.170.135.140 with HTTP; Thu, 3 Apr 2014 02:52:03 -0700 (PDT) Date: Thu, 3 Apr 2014 16:52:03 +0700 X-Google-Sender-Auth: 1R8ztgNgRoLLeQ0R9J3o4p74xvo Message-ID: Subject: I broke courier-imap From: Olivier Nicole To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2014 09:52:05 -0000 Hi, After upgrading courier-imap, I cannot connect anymore: every time I try starting TLS I get the error: couriertls: /usr/local/ssl/crt/combined/mail.cs.ait.ac.th.pem: error:0906D06C:PEM routines:PEM_read_bio:no start line The certificate file has not changed a bit. I am at lost to what I can try now. Help is very welcome. TIA, Olivier