]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - test/recipes/25-test_verify_store.t
Update manpage to fix examples, other minor tweaks
[thirdparty/openssl.git] / test / recipes / 25-test_verify_store.t
index 9246f338685c4549b8f816aabf2861baa5604434..2afb8cb56f99f3eaaea468d96ce56f058b74aaf7 100644 (file)
@@ -18,7 +18,7 @@ plan tests => 10;
 
 my $dummycnf = srctop_file("apps", "openssl.cnf");
 
-my $cnf=srctop_file("test","ca-and-certs.cnf");
+my $cnf = srctop_file("test", "ca-and-certs.cnf");
 my $CAkey = "keyCA.ss";
 my $CAcert="certCA.ss";
 my $CAserial="certCA.srl";