From: Rich Salz Date: Sun, 31 Aug 2014 19:27:17 +0000 (-0400) Subject: Add explanatory note to crypto/store/README X-Git-Tag: master-pre-reformat~370 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9fc8dc5469f3825a88d28c0762f12a66e80da935;p=openssl Add explanatory note to crypto/store/README Reviewed-by: Richard Levitte --- 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 ==============