projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80ec8d4
)
Add explanatory note to crypto/store/README
author
Rich Salz
<rsalz@openssl.org>
Sun, 31 Aug 2014 19:27:17 +0000
(15:27 -0400)
committer
Rich Salz
<rsalz@openssl.org>
Sun, 31 Aug 2014 19:27:17 +0000
(15:27 -0400)
Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/store/README
patch
|
blob
|
history
diff --git
a/crypto/store/README
b/crypto/store/README
index 966168f6a5a811c87c8bf829f323179f71130b15..3d259c6c62ffdefde770bb959d180542b7115193 100644
(file)
--- 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
==============