From a95073a24415098488eff6b0dad4f5aab2578d7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 14 Feb 2009 04:15:58 +0000 Subject: [PATCH] done git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24683 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/TODO | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lib/hx509/TODO b/lib/hx509/TODO index ab276219b..8ab56ad06 100644 --- a/lib/hx509/TODO +++ b/lib/hx509/TODO @@ -1,11 +1,5 @@ $Id$ -Rewrite private key operations to allow the key to select the signing type. - -Stop using the oid_() function macro and access the variable directly. - -Identify key-type by oid and clean up the mess what keys mean. - x501 name parsing comparing (ldap canonlisation rules)