Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D0E7A10BA5 for ; Sat, 12 Dec 2015 22:01:46 +0000 (UTC) Received: (qmail 69574 invoked by uid 500); 12 Dec 2015 22:01:46 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 69517 invoked by uid 500); 12 Dec 2015 22:01:46 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 69507 invoked by uid 99); 12 Dec 2015 22:01:46 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Dec 2015 22:01:46 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9356C2C14F6 for ; Sat, 12 Dec 2015 22:01:46 +0000 (UTC) Date: Sat, 12 Dec 2015 22:01:46 +0000 (UTC) From: "Kai Zheng (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DIRKRB-497) Bring back PKI/X509 related tests based on new ASN1 parser in the not-so-commons-ssl module MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Kai Zheng created DIRKRB-497: -------------------------------- Summary: Bring back PKI/X509 related tests based on new ASN1 parser in the not-so-commons-ssl module Key: DIRKRB-497 URL: https://issues.apache.org/jira/browse/DIRKRB-497 Project: Directory Kerberos Issue Type: Bug Reporter: Kai Zheng Assignee: Kai Zheng Recently kerby-asn1 library has significant changes and a new ASN1 parser is evolved. In pkinit-support branch, we need to update accordingly to use the new parser and bring back the related tests. -- This message was sent by Atlassian JIRA (v6.3.4#6332)