commit | 9fc8dc5469f3825a88d28c0762f12a66e80da935 | [log] [tgz] |
---|---|---|
author | Rich Salz <rsalz@openssl.org> | Sun Aug 31 15:27:17 2014 -0400 |
committer | Rich Salz <rsalz@openssl.org> | Sun Aug 31 15:27:17 2014 -0400 |
tree | 1c1e64791a35de709da76dca0c134febd6d8ec10 | |
parent | 80ec8d4e3ee212786dc3092b1c97305b871827f0 [diff] [blame] |
Add explanatory note to crypto/store/README Reviewed-by: Richard Levitte <levitte@openssl.org>
diff --git a/crypto/store/README b/crypto/store/README index 966168f..3d259c6 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 ==============