The branch master has been updated
       via  5e355e0cff4cb921b0748c352d6aef8bf9346f25 (commit)
      from  32eabe3472339b364f23acdcceccf74bcf518953 (commit)


- Log -----------------------------------------------------------------
commit 5e355e0cff4cb921b0748c352d6aef8bf9346f25
Author: Quanah Gibson-Mount <[email protected]>
Date:   Mon Feb 8 14:59:33 2016 -0600

    GH645: Fix typo: ctificates -> certificates
    
    Reviewed-by: Kurt Roeckx <[email protected]>
    Signed-off-by: Rich Salz <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 test/CAss.cnf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/CAss.cnf b/test/CAss.cnf
index b4a7030..336e82f 100644
--- a/test/CAss.cnf
+++ b/test/CAss.cnf
@@ -36,7 +36,7 @@ certs         = $dir/certs            # Where the issued 
certs are kept
 crl_dir                = $dir/crl              # Where the issued crl are kept
 database       = $dir/index.txt        # database index file.
 #unique_subject        = no                    # Set to 'no' to allow creation 
of
-                                       # several ctificates with same subject.
+                                       # several certificates with same 
subject.
 new_certs_dir  = $dir/newcerts         # default place for new certs.
 
 certificate    = $dir/cacert.pem       # The CA certificate
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to