X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:subject:from:to:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; q=dns; s=default; b=OaIVy+RsDGFohoA49CRg1GlebwnKGkMws/0j5h4YZA4 2eJfDSBwF0Xb4fwS8AFjpfharInAu0ROrU6ZDP3h46dmeli7MRkK1cmCPMK+S928 DPFZqitadu8jYC1HinQkNJg0M8iokS82gMM4fbjN+hnbGhIZbQAyCirbR4Jpjs/M = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:subject:from:to:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; s=default; bh=VxVyborXgOu0FzyvYQMyh05GC1M=; b=W0RdzfMxUmy439slc WQFpgZP63y2rTIU5IK3V5876PIsxUY3CuL/wstlCCyEKwnYYYTHHeDvAhqvzF98J TRYtm8raUYBp5nZ9aZ6PS+8xfe9eJQcjn4CVh1WeBGV7Lc8/ggtniuPcbYcywU62 nT+2/nWvM9jA19vTnVMZc57ltw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=certificates, cygwin-announce, cygwinannounce, H*M:cygwin X-HELO: mx1.redhat.com Message-ID: <0d71623715141186121e4e739293aebc507c43fd.camel@cygwin.com> Subject: Re: uw-imap 2007f-3 fails From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Tue, 30 Apr 2019 11:09:24 -0400 In-Reply-To: <55db8f73-49df-6d1f-1775-ae071658e170@rosshemail.com> References: <55db8f73-49df-6d1f-1775-ae071658e170 AT rosshemail DOT com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.5 (3.30.5-1.fc29) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit On Tue, 2019-04-30 at 02:52 -0400, Ross Hemingway via cygwin wrote: > New version uw-imap 2007f-3, fails in the following way. > > Set up as a SSL server on port 995, with certs located in > \usr\ssl\certs\uw-ipop3d.pem. Server running under xinetd, it starts > and waits with open port OK. Client initiates call, server receives the > Client Hello packet, and then server terminates connection. The server > does not send any data packets, and the connection dies before any SSL > link is established. > > Did this f3 update destroy the SSL ability? > > Server has openssl1.1.b1 package (latest) installed OK. Since the OpenSSL 1.1 update, the non-conformant /usr/ssl hierarchy has been replaced with /etc/pki/tls: https://cygwin.com/ml/cygwin-announce/2019-03/msg00019.html Move your certificates and things should work again. -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple