aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2015-04-08 14:07:39 -0400
committerRich Salz <rsalz@openssl.org>2015-04-08 14:07:39 -0400
commitbe739b0cc05cda920377d3c12c26b2dc6aa44daf (patch)
tree05d659d0be94abded8f5a644542de502bbe49e34 /doc
parent5adac91eab78d0ba8b5c84e7c883ae123c28a72b (diff)
downloadopenssl-be739b0cc05cda920377d3c12c26b2dc6aa44daf.zip
openssl-be739b0cc05cda920377d3c12c26b2dc6aa44daf.tar.gz
openssl-be739b0cc05cda920377d3c12c26b2dc6aa44daf.tar.bz2
Drop CA.sh for CA.pl
Remove CA.sh script and use CA.pl for testing, etc. Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/ca.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apps/ca.pod b/doc/apps/ca.pod
index 42d7f83..997fa20 100644
--- a/doc/apps/ca.pod
+++ b/doc/apps/ca.pod
@@ -641,8 +641,8 @@ the database has to be kept in memory.
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
-B<CA.pl> help a little but not very much.
+(perl script or GUI) can handle things properly. The script
+B<CA.pl> helps a little but not very much.
Any fields in a request that are not present in a policy are silently
deleted. This does not happen if the B<-preserveDN> option is used. To