Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-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 A3E4DFFDD for ; Wed, 17 Apr 2013 12:03:56 +0000 (UTC) Received: (qmail 86386 invoked by uid 500); 17 Apr 2013 12:03:56 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 86347 invoked by uid 500); 17 Apr 2013 12:03:55 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 86324 invoked by uid 99); 17 Apr 2013 12:03:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Apr 2013 12:03:55 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of laurentiu.trica@moredevs.ro designates 74.125.82.45 as permitted sender) Received: from [74.125.82.45] (HELO mail-wg0-f45.google.com) (74.125.82.45) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Apr 2013 12:03:49 +0000 Received: by mail-wg0-f45.google.com with SMTP id l18so1522528wgh.12 for ; Wed, 17 Apr 2013 05:03:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:x-originating-ip:date:message-id:subject :from:to:content-type:x-gm-message-state; bh=42YkZJLWynEXzwCN/AOMU8Omvj5QQvXoRrsFEzClf+0=; b=DJJA4xF1pCQlsGZLsZPy/HeHNZXmLuoUv2+aoy8Bl0+itN5wdU9+0OIIiVy8s+BlWb OYVjrGVCjtnTn0kTzGNqtC0phB0s5FEUPi2wgcwoByLdEuM0okYW5HsLdT5jj3LnGkbT LtwuuQI4R9dnWjPFDZNVp5aTXYJdwHgRPxcV6cXW7U2RqrXl5SIpYRo6h9FuIX/GEyU9 jn3G45JrxHmNiVUXMZ/bnN7V8NkMQbEaAalf8PO+WmQtVfga+ylHv8lvJS9peSzjDZ8K cW+R8JCYVo1D6Re91b5CAALbWp4d63m0LD6iz4qTDpqy7OCbvxOs6xxTB/dsLJcbm/PF e88Q== MIME-Version: 1.0 X-Received: by 10.194.5.4 with SMTP id o4mr4614751wjo.40.1366200206779; Wed, 17 Apr 2013 05:03:26 -0700 (PDT) Received: by 10.194.216.70 with HTTP; Wed, 17 Apr 2013 05:03:26 -0700 (PDT) X-Originating-IP: [82.77.146.10] Date: Wed, 17 Apr 2013 15:03:26 +0300 Message-ID: Subject: HTTP with Jetty as consumer with Client Cert Authenticator From: Laurentiu Trica To: users@camel.apache.org Content-Type: multipart/alternative; boundary=047d7b5d88ed0479b804da8d4663 X-Gm-Message-State: ALoCoQlIE4CELR8FTfHGdS58rosXcCuCcE2J1+EjWdMNgwYlu190+mZe1pn9bPrkBastlEvRPB+R X-Virus-Checked: Checked by ClamAV on apache.org --047d7b5d88ed0479b804da8d4663 Content-Type: text/plain; charset=ISO-8859-1 Hi, I need to use jetty as HTTP consumer with Client Cert Authenticator. In other words, the client should be authenticated by a certificate, not the Basic method. How could I do this? Any help is very appreciated! Thank you in advance, Laurentiu --047d7b5d88ed0479b804da8d4663--