From: Rob Percival Date: Thu, 4 Aug 2016 17:41:23 +0000 (+0100) Subject: Clarifies the format of a log's public key in the CONF file X-Git-Tag: OpenSSL_1_1_0~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=882babda464ace7ec0d6dc9e68f6da29be86c1c1;p=openssl Clarifies the format of a log's public key in the CONF file Reviewed-by: Rich Salz Reviewed-by: Matt Caswell --- diff --git a/doc/crypto/CTLOG_STORE_new.pod b/doc/crypto/CTLOG_STORE_new.pod index 44c526c6b2..2a38f263ba 100644 --- a/doc/crypto/CTLOG_STORE_new.pod +++ b/doc/crypto/CTLOG_STORE_new.pod @@ -36,11 +36,11 @@ The expected format of the file is: [foo] description = Log 1 - key = + key = [bar] description = Log 2 - key = + key = Once a CTLOG_STORE is no longer required, it should be passed to CTLOG_STORE_free(). This will delete all of the CTLOGs stored within, along