From 82c4674e477ac70a214386f1f141c96abd14d129 Mon Sep 17 00:00:00 2001
From: "Dr. Stephen Henson" <steve@openssl.org>
Date: Thu, 25 Nov 2004 14:11:25 +0000
Subject: [PATCH] Update docs.

---
 doc/apps/ca.pod | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/doc/apps/ca.pod b/doc/apps/ca.pod
index d0a7703e61..9be38865af 100644
--- a/doc/apps/ca.pod
+++ b/doc/apps/ca.pod
@@ -597,12 +597,6 @@ The use of an in memory text database can cause problems when large
 numbers of certificates are present because, as the name implies
 the database has to be kept in memory.
 
-It is not possible to certify two certificates with the same DN: this
-is a side effect of how the text database is indexed and it cannot easily
-be fixed without introducing other problems. Some S/MIME clients can use
-two certificates with the same DN for separate signing and encryption
-keys.
-
 The B<ca> command really needs rewriting or the required functionality
 exposed at either a command or interface level so a more friendly utility
 (perl script or GUI) can handle things properly. The scripts B<CA.sh> and
-- 
2.25.1