From 5e355e0cff4cb921b0748c352d6aef8bf9346f25 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Mon, 8 Feb 2016 14:59:33 -0600 Subject: GH645: Fix typo: ctificates -> certificates Reviewed-by: Kurt Roeckx Signed-off-by: Rich Salz --- test/CAss.cnf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/CAss.cnf') diff --git a/test/CAss.cnf b/test/CAss.cnf index b4a7030c91..336e82fd52 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 -- cgit v1.2.3