From a11fdb593399abf4f9d6dbfde16ca6b218532e0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 11 Feb 2009 05:58:22 +0000 Subject: [PATCH] stuff to do. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24672 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/hx509/TODO b/lib/hx509/TODO index d3fdecc23..f1cae0fed 100644 --- a/lib/hx509/TODO +++ b/lib/hx509/TODO @@ -1,5 +1,11 @@ $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)