Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C992118536 for ; Tue, 4 Aug 2015 12:48:27 +0000 (UTC) Received: (qmail 9603 invoked by uid 500); 4 Aug 2015 12:48:24 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 9534 invoked by uid 500); 4 Aug 2015 12:48:24 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 9524 invoked by uid 99); 4 Aug 2015 12:48:24 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2015 12:48:24 +0000 Received: from [192.168.23.9] (host81-156-41-163.range81-156.btcentralplus.com [81.156.41.163]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id E93091A01E4 for ; Tue, 4 Aug 2015 12:48:23 +0000 (UTC) Message-ID: <55C0B491.8050605@apache.org> Date: Tue, 04 Aug 2015 13:48:17 +0100 From: Mark Thomas User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: FIPS compliancy on Tomcat 7.00.062 References: <55C080BC.1070000@apache.org> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 04/08/2015 13:19, Nikitha Benny wrote: > Hello Mark, > > Thanks for your valuable suggestion. > > We were successful in creating the pkcs12 keystore which picks up SHA256 as > shown below: > But still Tomcat does not run on the https port. Define "does not run". > Any clue as to why this happens? Based on the information provided so far, no. > The protocol I am using is* "org.apache.coyote.http11.Http11Protocol".* OK. That is the HTTP BIO connector. > Could it be because I am not using an APR connector protocol? No. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org