Squashed commit of the following:
[openssl.git] / doc / man3 / SSL_CTX_set_ct_validation_callback.pod
index afa45dc93f0956a8006c6038dfdf975a768b3cc0..c0a635b9aa1c1ab37d6577c4c089c2e07963ba53 100644 (file)
@@ -78,7 +78,7 @@ If no callback is set, SCTs will not be requested and Certificate Transparency
 validation will not occur.
 
 No callback will be invoked when the peer presents no certificate, e.g. by
-employing an anonymous (aNULL) ciphersuite.
+employing an anonymous (aNULL) cipher suite.
 In that case the handshake continues as it would had no callback been
 requested.
 Callbacks are also not invoked when the peer certificate chain is invalid or
@@ -137,7 +137,7 @@ L<SSL_SESSION_get_time(3)>
 
 Copyright 2016-2017 The OpenSSL Project Authors. All Rights Reserved.
 
-Licensed under the OpenSSL license (the "License").  You may not use
+Licensed under the Apache License 2.0 (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy
 in the file LICENSE in the source distribution or at
 L<https://www.openssl.org/source/license.html>.