From 555b22cfcadcb13f980de6149ea032d898839b08 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Thu, 23 Mar 2000 02:35:47 +0000 Subject: [PATCH] Update docs and remove old PKCS#7 README file. --- crypto/pkcs7/README | 5 ----- doc/apps/x509.pod | 7 ++++--- 2 files changed, 4 insertions(+), 8 deletions(-) delete mode 100644 crypto/pkcs7/README diff --git a/crypto/pkcs7/README b/crypto/pkcs7/README deleted file mode 100644 index 27001c6970..0000000000 --- a/crypto/pkcs7/README +++ /dev/null @@ -1,5 +0,0 @@ -WARNING - -Everything in this directory is experimental and is subject to change. - -Do not rely on the stuff in here not changing in the next release diff --git a/doc/apps/x509.pod b/doc/apps/x509.pod index b127182bbb..e4ae5468da 100644 --- a/doc/apps/x509.pod +++ b/doc/apps/x509.pod @@ -212,9 +212,10 @@ clears all the prohibited or rejected uses of the certificate. =item B<-addtrust arg> -adds a trusted certificate use. Currently acceptable values -are B (any purpose), B (SSL client use), B -(SSL server use) B (S/MIME email) and B (Object signing). +adds a trusted certificate use. Any object name can be used here +but currently only B (SSL client use), B +(SSL server use) and B (S/MIME email) are used. +Other OpenSSL applications may define additional uses. =item B<-addreject arg> -- 2.34.1