Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CE659200D5A for ; Thu, 14 Dec 2017 18:45:21 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id CC72D160C16; Thu, 14 Dec 2017 17:45:21 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1E9BD160BFC for ; Thu, 14 Dec 2017 18:45:20 +0100 (CET) Received: (qmail 28229 invoked by uid 500); 14 Dec 2017 17:45:19 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 28218 invoked by uid 99); 14 Dec 2017 17:45:19 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Dec 2017 17:45:19 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 4F3AE180A21 for ; Thu, 14 Dec 2017 17:45:19 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.285 X-Spam-Level: ** X-Spam-Status: No, score=2.285 tagged_above=-999 required=6.31 tests=[SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972, URI_HEX=1.313, URI_TRY_3LD=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 4_Q_gDle7mYL for ; Thu, 14 Dec 2017 17:45:18 +0000 (UTC) Received: from n4.nabble.com (n4.nabble.com [162.253.133.72]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 98DC15F39F for ; Thu, 14 Dec 2017 17:45:17 +0000 (UTC) Received: from mben.nabble.com (localhost [127.0.0.1]) by n4.nabble.com (Postfix) with ESMTP id 8A3E81730DE91 for ; Thu, 14 Dec 2017 10:45:16 -0700 (MST) Date: Thu, 14 Dec 2017 10:45:16 -0700 (MST) From: jason_pacino To: users@activemq.apache.org Message-ID: <1513273516564-0.post@n4.nabble.com> In-Reply-To: References: <1513023343434-0.post@n4.nabble.com> Subject: Re: Configure broker with signed SSL certs MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Thu, 14 Dec 2017 17:45:22 -0000 Hi Tim, Thanks for the information. I did have SSL information from the ApacheAMQ site and the other site was helpful but I still am having issue. I have created the ks and ts files and replaced them. I add the ACTIVEMQ_SSL_OPTS enviornemt variable on my windows server and updated the activeMQ.xml SSL setting to match the ks and ts password and files. When I start the broker I get the following warning and the broker will not come up. jvm 1 | WARN | FAILED SslConnectionFactory@7dd6f267{SSL-HTTP/1.1}: java.io.IOException: Keystore was tampered with, or password was incorrect jvm 1 | java.io.IOException: Keystore was tampered with, or password was incorrect I have tried recreating the KS and TS file multiple times and I always get the same error. Jason -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html