From 433deaffce45d58efd6bb014672f7fb95062d458 Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Tue, 25 Feb 2020 13:25:13 -0500 Subject: Use .cnf for config files, not .conf The default is openssl.cnf The project seems to prefer xxx.conf these days, but we should use the default convention. Rename all foo.conf (except for Configurations) to foo.cnf Fixes #11174 Reviewed-by: Paul Yang Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/11176) --- test/P1ss.cnf | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test/P1ss.cnf') diff --git a/test/P1ss.cnf b/test/P1ss.cnf index 03f3cdb1ad..69baaaf849 100644 --- a/test/P1ss.cnf +++ b/test/P1ss.cnf @@ -1,7 +1,3 @@ -# -# SSLeay example configuration file. -# This is mostly being used for generation of certificate requests. -# #################################################################### [ req ] -- cgit v1.2.3