Return-Path: X-Original-To: apmail-directory-api-archive@minotaur.apache.org Delivered-To: apmail-directory-api-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2067CDF9B for ; Tue, 21 Aug 2012 18:49:31 +0000 (UTC) Received: (qmail 31219 invoked by uid 500); 21 Aug 2012 18:49:30 -0000 Delivered-To: apmail-directory-api-archive@directory.apache.org Received: (qmail 31142 invoked by uid 500); 21 Aug 2012 18:49:30 -0000 Mailing-List: contact api-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: api@directory.apache.org Delivered-To: mailing list api@directory.apache.org Received: (qmail 31128 invoked by uid 99); 21 Aug 2012 18:49:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2012 18:49:30 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dfisher@vt.edu designates 198.82.162.213 as permitted sender) Received: from [198.82.162.213] (HELO lennier.cc.vt.edu) (198.82.162.213) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2012 18:49:21 +0000 Received: from dagger.cc.vt.edu (dagger.cc.vt.edu [198.82.163.114]) by lennier.cc.vt.edu (8.13.8/8.13.8) with ESMTP id q7LIn08Y001108 for ; Tue, 21 Aug 2012 14:49:00 -0400 Received: from mail-iy0-f180.google.com (EHLO mail-iy0-f180.google.com) ([209.85.210.180]) by dagger.cc.vt.edu (MOS 4.3.3-GA FastPath queued) with ESMTP id WHE55399; Tue, 21 Aug 2012 14:48:59 -0400 (EDT) Received: by mail-iy0-f180.google.com with SMTP id j38so64500iad.25 for ; Tue, 21 Aug 2012 11:48:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:x-gm-message-state; bh=nZ8W24mq6jIhauOwA3/zJsyV4ey3gbfBEdE26QDhh4c=; b=TWnjLmoHe1BvWJuY7js8brBkkgGA1Yzn2naCdzm8R9f8RV4auTzrEgBvOcbkfz3gdN JQlbPfrKoG7j56tI+1+DySNk5XPQ3xneFVwZtC2ArZSCoT9NncH8XEkiahdA7dVhEFMj JH2BuGMkSesVS0sebu9geGEdxll69mEV8snE0IiwCOTo/m0TpJGeVsIQTUQ/D4CuvO53 EvedS3znst+zwVl5b5Xy+sRj+IoaOjK0bTQuZzVyS2n7e1WCkClkx0Z3GrVLtk93KViJ ajdvDSyBFkmc/8deJvc4csaeWcfBdlQ4LWmyVy1a/HYqwIEVlYLFuad/iwVyucX7EUY+ 8yiQ== Received: by 10.42.86.138 with SMTP id u10mr14780094icl.32.1345574939456; Tue, 21 Aug 2012 11:48:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.45.98 with HTTP; Tue, 21 Aug 2012 11:48:37 -0700 (PDT) In-Reply-To: References: From: Daniel Fisher Date: Tue, 21 Aug 2012 14:48:37 -0400 Message-ID: Subject: Re: How do I use the LDAP API with SSL/TLS To: api@directory.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQkNpuQwALipV9Ha1MVqixYsueyc8ZMj5uYnVX795fLCG87p4YOKnoppvIzOYhz8yYoBnl7w X-Mirapoint-Received-SPF: 209.85.210.180 mail-iy0-f180.google.com dfisher@vt.edu 4 softfail X-Junkmail-Status: score=10/50, host=dagger.cc.vt.edu X-Junkmail-Signature-Raw: score=unknown, refid=str=0001.0A020209.5033D81B.0152,ss=1,re=0.000,fgs=0, ip=0.0.0.0, so=2011-07-25 19:15:43, dmn=2011-05-27 18:58:46, mode=single engine X-Junkmail-IWF: false On Mon, Aug 20, 2012 at 7:39 PM, Nate Seeley wrote: > 2.) How do I verify the hostname of the server I am connecting to matches > what is on the certificate? See this issue: https://issues.apache.org/jira/browse/DIRAPI-72 If you're looking for a trust manager that does hostname verification. --Daniel Fisher