summaryrefslogtreecommitdiffstats
path: root/crypto/store
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2014-08-31 15:27:17 -0400
committerRich Salz <rsalz@openssl.org>2014-08-31 15:27:17 -0400
commit9fc8dc5469f3825a88d28c0762f12a66e80da935 (patch)
tree1c1e64791a35de709da76dca0c134febd6d8ec10 /crypto/store
parent80ec8d4e3ee212786dc3092b1c97305b871827f0 (diff)
Add explanatory note to crypto/store/README
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/store')
-rw-r--r--crypto/store/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/crypto/store/README b/crypto/store/README
index 966168f6a5..3d259c6c62 100644
--- a/crypto/store/README
+++ b/crypto/store/README
@@ -1,3 +1,9 @@
+NOTE:
+ This is a planned replacement for X509_STORE.
+ It is incomplete, has compile errors, and is
+ not built as part of the standard configuration.
+
+
The STORE type
==============