Update docs.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 25 Nov 2004 14:11:25 +0000 (14:11 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 25 Nov 2004 14:11:25 +0000 (14:11 +0000)
doc/apps/ca.pod

index d0a7703e61c0c6c361f1feed9e4a154025d4ef6d..9be38865affa642826d2a52c94e4b5ba04437182 100644 (file)
@@ -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